From 9795111ce42da6f6060533a854ea1b373604efa8 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sun, 27 Jan 2019 17:50:15 +0100 Subject: [PATCH] suite --- app/views/layouts/public.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index c39295f..f4361c5 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -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"