{% extends "account/base.html" %} {% load i18n account bulma_tags %} {% block title %}{% trans "Password Reset" %}{% endblock %} {% block content_title %}
{% blocktrans %}We have sent you an e-mail. Please contact us if you do not receive it within a few minutes.{% endblocktrans %}
{% endblock %}