From a115e44e4a5ccfe70f57f60184fc3ac19573604b Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sat, 26 Jan 2019 18:27:21 +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 953f72d..f664cb8 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 Agriculture - "+@title.to_s+ " - Groupe Payre"