{% extends "common/generic_modal_form.html" %} {% load i18n %} {% load static %} {% block modalbody %} {{ block.super }}
{% for att in attachments %}
{% endfor %}
{% endblock %}