{% extends "djadmin/base_action.html" %} {% block action_content %} {% if object_list %} {% endif %}
{% csrf_token %} {{ form.as_p }}
{% endblock %}