From da14bfff960cfdaf3101282fa53a3a337a5e26e1 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Tue, 14 Apr 2015 23:11:17 +0200 Subject: [PATCH] message avertissement --- app/views/layouts/forum.haml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/forum.haml b/app/views/layouts/forum.haml index b36356e..ec45229 100644 --- a/app/views/layouts/forum.haml +++ b/app/views/layouts/forum.haml @@ -61,7 +61,10 @@ #toolbar-text #main.container-fluid - + + .avertissement{:style => "text-align:center;border-top:1px solid red;border-bottom:1px solid red;padding:10px;margin:1em auto;max-width:800px"} + Information importante : les messages déposés sur le forum n'engagent que leur auteurs et en aucun cas l'avis de l'association. Chacun est responsable de ce qu'il exprime via cet outil. + = yield -if current_fuser and current_fuser.sheet and current_fuser.sheet.last_year < Date.today.year