{% extends "formunculous/base.html" %} {% load i18n %} {% block css %}{{ block.super }} {% endblock %} {% block js %}{{ block.super }} {% endblock %} {% block title %} {{ ad.name }} {% trans "Submissions" %} {% endblock %} {% block content_title %} {{ ad.name }} {% trans "Submissions" %} {% endblock %} {% block content %}
Deleting the selected form cannot be undone. Are you sure you want to delete this form?
{{ header }} | {% if forloop.last %}{% trans "Actions" %} | {% endif %} {% endfor %}
---|---|
{{ col }} | {% else %}{% if perms.formunculous.can_delete_applications %} {% trans "Delete" %} | {% endif %} {% endif %} {% endfor %}