{% extends "@UVDeskSupportCenter/Templates/layout.html.twig" %} {% block title %}{% trans %}Account Validation{% endtrans %}{% endblock %} {% block ogtitle %}{% trans %}Account Validation{% endtrans %}{% endblock %} {% block twtitle %}{% trans %}Account Validation{% endtrans %}{% endblock %} {% block metaDescription %}{% trans %}account.validation.metaDescription{% endtrans %}{% endblock %} {% block metaKeywords %}{% trans %}account.validation.metaKeywords{% endtrans %}{% endblock %} {% block body %}

Reset Password

Enter your new password below to update your login credentials.

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