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