diff -r f835e39b4dbc -r f50455c4cdcb app/soc/templates/soc/models/edit.html --- a/app/soc/templates/soc/models/edit.html Mon May 25 02:23:42 2009 +0200 +++ b/app/soc/templates/soc/models/edit.html Mon May 25 02:25:44 2009 +0200 @@ -92,4 +92,10 @@

+ +{% if supplemental %} +{{ supplemental|safe }} +{% endif %} + + {% endblock %}