{% load form_tags %} {% load i18n %} {% load static %} {% load display_datatype_filters %} {% load currency_filters %} {% block extrahead %} {% endblock %}
{{ form.as_table }}
{% for col in table.cols %} {% endfor %} {% include './table_page.html' %}