{% extends "admin/base_site.html" %} {% load i18n %} {% block breadcrumbs %}
{% endblock %} {% block content %}{% trans "There were no errors" %}
{{import.count}}
{% if dry_run %}{% trans "this was a dry run" %}
{% endif %} {% endif %} {% endif %} {% endblock %}