{% extends "repomaker/base_modal.html" %} {% load i18n %} {% block title %}{% trans 'Forgot Password' %}{% endblock title %} {% block toolbar %}
close {% endblock toolbar %} {% block rm-content %}{% trans 'We have sent you an email with a link to reset your password.' %}