{% extends "metronic/account/base.html" %} {% load i18n %} {% block title %}{% trans 'Password Reset' %}{% endblock %} {% block content %}

{% trans 'Password Reset' %}

{% trans "We have sent you an email. Please contact us if you do not receive it within a few minutes." %}
{% trans "Go to homepage" %}
{% endblock %}