From 8d8554d33206913d7c2cc9d3c6ce90f1d73bad22 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Fri, 27 May 2016 12:15:44 +0200 Subject: [PATCH] nouveau dossier --- app/views/layouts/public.html.haml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index a0727ab..68b2115 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -104,6 +104,9 @@ =menu_item_link(MenuItem.find(298)) %br %br + =menu_item_link(MenuItem.find(325)) + %br + %br =image_tag('style/une.gif', :style => "width:497px;") #contenu{:style => ("margin-left:260px;float:none;width:auto;padding-right:201px;background:url('/images/style/fond.png') repeat-y top right" if @accueil).to_s} -if flash[:notice]