{% extends "generic/generic_content.html" %} {% load crispy_forms_tags %} {% block col %}
Import
{% crispy form form.helper %}
{% endblock col %}