{% extends "partial/layout.html.twig" %} {% block title %}{{ t("forgot_password_page_name", "Forgot Password") }}{% endblock %} {% block description %}{{ t("forgot_password_meta_description", "Forgot account password") }}{% endblock %} {% block keywords %}{{ t("forgot_password_meta_keywords", "forgot, password, account, image, picture, pic, img, hosting, sharing, upload, storage, site, website") }}{% endblock %} {% block body %} {{ t("forgot_password_page_name", "Forgot Password") }} {% if msg_page_errors is defined %} {% if msg_page_errors is defined %}{{ msg_page_errors|join('. ') }}{% endif %} {% endif %} {{ t("forgot_password_intro_text", "Enter your email address below to receive further instructions on how to reset your account password.") }} {{ t("request_reset", "request reset")|title }} {{ t("register", "register")|title }} | {{ t("login", "login")|title }} {% endblock %}
{{ t("forgot_password_intro_text", "Enter your email address below to receive further instructions on how to reset your account password.") }}