From f6df50c5515d3e2dbee2e583af4617e34ba20c4d Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Mon, 9 Sep 2013 23:27:29 +0200 Subject: [PATCH] menu haut --- 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 61fc224..590cb22 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -25,7 +25,7 @@ %body .center #top - =link_to "accueil", "/" + =link_to "Accueil", "/" =render :partial => "public/shared/first_menu"     #banner