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