utf 8
This commit is contained in:
parent
7df7334376
commit
ec546003b5
@ -1,8 +1,12 @@
|
||||
!!!
|
||||
%html{:xmlns=>"http://www.w3.org/1999/xhtml", :"xml:lang"=>"fr", :lang=>"fr"}
|
||||
%html{:lang=>"fr"}
|
||||
%head
|
||||
%title= "Script Art - "+ @title.to_s+" - Danielle Riche"
|
||||
|
||||
%meta{ :"http-equiv" => "Content-Type", :content => "text/html; charset=utf-8" }
|
||||
%meta{ :charset => "utf-8" }
|
||||
|
||||
%title= "Script Art - "+ @title.to_s+" - Danielle Riche"
|
||||
|
||||
%meta{ :"name" => "Description", :content => @description }
|
||||
%meta{ :"name" => "Keywords", :content => @keywords }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user