Revert "Add a supplemantal block to the edit form"
This reverts commit f50455c4cdcb.
--- 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 %}