{% extends 'core/page.html' %} {% load i18n %} {% block page %}
{% blocktrans trimmed %} We have sent you an e-mail. Please contact us if you do not receive it within a few minutes. {% endblocktrans %}
{% blocktrans trimmed %} If you don't receive an e-mail, please make sure you've entered the address you registered with, and check your spam folder. {% endblocktrans %}
{% endblock %}