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]