Revert "Add a supplemantal block to the edit form"
authorSverre Rabbelier <sverre@rabbelier.nl>
Mon, 25 May 2009 20:42:11 +0200
changeset 2343 5a4cfa148b7d
parent 2342 c2aaf9a7b285
child 2344 621252e2cc18
Revert "Add a supplemantal block to the edit form" This reverts commit f50455c4cdcb.
app/soc/templates/soc/models/edit.html
--- a/app/soc/templates/soc/models/edit.html	Mon May 25 20:41:54 2009 +0200
+++ b/app/soc/templates/soc/models/edit.html	Mon May 25 20:42:11 2009 +0200
@@ -92,10 +92,4 @@
  </table>
 </form>
 </p>
-
-{% if supplemental %}
-{{ supplemental|safe }}
-{% endif %}
-
-
 {% endblock %}