{% extends "admin/base_site.html" %} {% load i18n %} {% load url from future %} {% block breadcrumbs %}
{% endblock %} {% block title %}{% trans 'Zone import successful' %}{% endblock %} {% block content %}{% trans 'The zone file has been imported successfully. Import ' %}{% trans 'another zone' %}.
{% endblock %}