{% extends "django_tasker_account/base.html" %} {% load i18n %} {% block form %} {% include "django_tasker_account/form.html" with button="Log in" title="Log in" %}
{% trans "Password reset" %}
{% endblock %}