{% 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.name }} | {% if forloop.last %}{% trans "Actions" %} | {% endif %} {% endfor %}|
---|---|---|
{% if col.url %} {% endif %} {{ col.value }} {% if col.url %} {% endif %} | {% else %}{{ col.value|date:"D d M Y" }} {{ col.value|time:"g:i A" }} | {% if perms.formunculous.can_delete_applications %} {% trans "Delete" %} | {% endif %} {% endif %} {% endfor %}