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

{{ "Reset Password" |trans}}

{{ "Enter your new password below to update your login credentials" |trans}}

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