{% load i18n static %}
{% csrf_token %}



{% for fieldset in adminform %} {% include "includes/fieldset.html" %} {% endfor %}