{% extends "sb_admin_2/auth/forgot_password/base.html" %} {% load i18n %} {% block title %}{% trans "Forgot Password" %}{% endblock %} {% block paragraph %} {% trans "We have sent you an e-mail. Please contact us if you do not receive it within a few minutes." %} {% endblock %} {% block form %}{% endblock %}