{% extends "cradmin_register_account/base.django.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %} {% trans "Check your email" %} {% endblock title %} {% block pageheader-inner %}
{% trans "We have sent you an email. Click the link in the email to activate your account." %}
{% trans "If you do not see the email, check your junk folder." %}
{% endblock content %}