{% extends "djadmin/base_action.html" %} {% block action_content %}
{% csrf_token %} {% include "djadmin/includes/_form.html" %}
{% endblock %}