{% extends 'registration/public_auth_base.html' %} {% block title %}{{ DLUX_STRINGS.check_email|default:'Check your email' }}{% endblock %} {% block public_auth_page_class %}dlux-public-auth-page--state{% endblock %} {% block public_auth_panel %}
{{ DLUX_STRINGS.registration_sent_desc|default:'If the address can be registered, a verification link has been sent.' }}
{{ DLUX_STRINGS.back_to_login|default:'Back to login' }}