--- 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 @@ </table> </form> </p> + +{% if supplemental %} +{{ supplemental|safe }} +{% endif %} + + {% endblock %}