{% extends 'umanage/base_umanage.html' %} {% load i18n umanage %} {% block page_title %}{% trans 'Forgot Password' %} - {% endblock %} {% block breadcrumb %}
{% trans "Please enter your email or username below and an email will be sent to you with a set of instructions on how to reset your password." %}
{% endblock %}