{% translate "Only the following columns will be imported if they exist (the order doesn't matter):" %}
{% for field in field_list %}'{{field}}', {% endfor %}{% extends "admin/base_site.html" %} {% load i18n admin_urls static admin_modify util%} {% block extrastyle %} {{ block.super }} {% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}{% translate "Only the following columns will be imported if they exist (the order doesn't matter):" %}
{% for field in field_list %}'{{field}}', {% endfor %}