diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index c7378b3..a0727ab 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -101,6 +101,9 @@ =menu_item_link(MenuItem.find(117)) %br %br + =menu_item_link(MenuItem.find(298)) + %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]