This commit is contained in:
Nicolas Bally 2019-01-26 18:27:21 +01:00
parent db16310b83
commit a115e44e4a

View File

@ -16,7 +16,7 @@
%html{:lang => "fr", "xml:lang" => "fr", :xmlns => "http://www.w3.org/1999/xhtml"}
%head
-@title = strip_tags(@title.to_s)
%title=@title.to_s
%title="Payre Agriculture - "+@title.to_s+ " - Groupe Payre"
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">