suite
This commit is contained in:
parent
84eda60f8b
commit
1b183a3941
@ -1,7 +1,9 @@
|
||||
!!!
|
||||
%html{:xmlns=>"http://www.w3.org/1999/xhtml", :"xml:lang"=>"fr", :lang=>"fr"}
|
||||
%head
|
||||
%title= "Ecole EFT France - "+ @title.to_s+" - Geneviève Gagos"
|
||||
- @title = @title || "Formations EFT de Geneviève Gagos de l’Ecole EFT France"
|
||||
- @description = @description || "L’école EFT France vous assure une formation EFT recommandée par Gary Craig et conforme à sa norme d’excellence."
|
||||
%title= @title.to_s+" | Ecole-eft-france.fr"
|
||||
%meta{ :"http-equiv" => "Content-Type", :content => "text/html; charset=utf-8" }
|
||||
%meta{ :"name" => "Description", :content => @description }
|
||||
%meta{ :"name" => "Keywords", :content => @keywords }
|
||||
|
Loading…
x
Reference in New Issue
Block a user