From 638c35856894537bb2debb7d17a920780ea10671 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Tue, 10 Sep 2013 12:16:39 +0200 Subject: [PATCH] question --- 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 68d5b8a..b5b66fc 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -25,7 +25,7 @@ #top =link_to "Accueil", "/" =render :partial => "public/shared/first_menu" - =link_to "Une question ?", "me-contacter.html" + =link_to "Une question ?", "/me-contacter.html"     #banner =link_to image_tag("logo.png", :id => "logo"), "/"