{% extends 'utilities/obj_edit.html' %} {% load form_helpers %} {% block form %}
{{ obj_type|capfirst }}
{% render_form form %}
{% endblock %}