{% extends "admin/base_site.html" %} {% block content %}

Import Results

{% if errors %}

Errors occurred while importing the data:

{% endif %}
{% endblock %}