From 02d08577381b4922b1f7d5537cde44028781c615 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Fri, 14 Oct 2011 10:54:06 +0200 Subject: [PATCH] title --- 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 4f66f63..4639628 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -2,7 +2,7 @@ %html{:lang => "fr"} %head %meta{:"http-equiv" => "content-type" ,:content =>"text/html;charset=UTF-8" } - %title="Pharmacie Boissier - Rives sur Fures (38140) - "@title.to_s + %title="Pharmacie Boissier - Rives sur Fures (38140) - "+ @title.to_s -if @description %meta{:name => "description", :content => @description} -else