app/soc/templates/soc/base.html
changeset 289 1b63d17d5b62
parent 200 8e3a18cead22
child 327 629cc34e37bf
--- a/app/soc/templates/soc/base.html	Thu Oct 09 13:50:44 2008 +0000
+++ b/app/soc/templates/soc/base.html	Thu Oct 09 13:56:42 2008 +0000
@@ -58,6 +58,9 @@
 	<div id="breadcrumbs">
 	{% block breadcrumbs %}{% endblock %}
 	</div>
+	<div id="notice">
+	{% block notice %}{% if notice %}<table align="center"><tr><td><div class="notice"><div class="rounded_ul"><div class="rounded_ur"><div class="rounded_ll"><div class="rounded_lr"> <div style="padding: 5px 10px;"><b>{{ notice }}</b></div></div></div></div></div></div><td></tr></table>{% endif %}
+	{% endblock %}</div>
   </div>
 
   <div id="side" dir="ltr">