{% extends view_base_layout is defined ? view_base_layout : page_layout %} {% trans_default_domain 'ibexa_forgot_password' %} {%- block content -%} {{ 'ezplatform.forgot_password.success'|trans|raw |desc('

An email has been sent with instructions on how to reset your account password.

If the email is slow to arrive, check your spam folders.

If you don\'t receive an email, make sure you have entered the address you registered with, and check your spam folder.

If you reset your password multiple times, only the most recent password reset link will be valid.

') }} {%- endblock content -%}