{% trans "Test Sending in Progress" %}
{% blocktrans %}Please do not leave the page while the test mail is being sent.
This process might take several minutes.{% endblocktrans %}
{% extends "admin/change_form.html" %} {% load i18n admin_modify adminmedia %} {% block extrahead %}{{ block.super }} {% endblock %} {% block bodyclass %}change-form{% endblock %} {% block breadcrumbs %}{% endblock %} {% block content %}
{% blocktrans %}Please do not leave the page while the test mail is being sent.
This process might take several minutes.{% endblocktrans %}