{% 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?

{% if partials %}
{% endif %} {% if status %}
{{ status }}
{% endif %}
{% trans "Spreadsheet" %} {% trans "Download Files" %} {% trans "Statistics" %}
{% for header in headers %} {% if forloop.last %} {% endif %} {% endfor %} {% for row in data %} {% for col in row %} {% if not forloop.last %} {% else %} {% endif %} {% endif %} {% endfor %} {% endfor %}
{{ header.name }} {% trans "Actions" %}
{% if col.url %} {% endif %} {% ifequal col.type "BooleanField" %} Yes, formunculous_no\">No"|safe }} {% else %} {{ col.value }} {% endifequal %} {% if col.url %} {% endif %} {{ col.value|date:"D d M Y" }} {{ col.value|time:"g:i A" }} {% if perms.formunculous.can_delete_applications %} {% trans "Delete" %}
{% if page.has_other_pages %}
{% endif %} {% endblock %}