{% extends "repomaker/base_modal.html" %} {% load i18n %} {% block title %}{% trans 'Forgot Password' %}{% endblock title %} {% block toolbar %}
close {% endblock toolbar %} {% block rm-content %}
lock_outline

{% trans 'Forgot Password' %}

{% trans 'We have sent you an email with a link to reset your password.' %}

{% endblock rm-content %}