{% extends "@UVDeskCoreFramework//Templates//layout.html.twig" %} {% block title %}Forgot Password{% endblock %} {% block templateCSS %} {% endblock %} {% block pageWrapper %}

{{ "Forgot Password" |trans}}

{{ "Enter your email address and we will send you an email with instructions to update your login credentials." |trans}}

{% endblock %} {% block footer %} {{ parent() }} {% endblock %}