{% extends postorius_base_template %} {% load url from future %} {% load i18n %} {% block main %} {% include 'postorius/menu/user_nav.html' %}
{% trans "A confirmation link has been sent to the email address you submitted. Please check your email account and click on the confirmation link to add this address for your account." %}
{% endblock main %}