{% extends "base.html" %} {% load i18n inline_formset %} {% block pre_container %} {% if autorefresh_available %} {% endif %}
{% csrf_token %} {% endblock %} {% block content %}
{% include "ishtar/import_table.html" %}
{% endblock %} {% block footer %}
{% endblock %}