{% 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.password_reset_done_desc|default:'If an account matches that email address, a link to reset your password is on its way. Check your inbox and spam folder.' }}
{{ DLUX_STRINGS.back_to_login|default:'Back to login' }}