This commit is contained in:
Nicolas Bally 2019-01-27 17:50:15 +01:00
parent 429ee1e14f
commit 9795111ce4

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 maintenance - "+@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">