{% extends "django_tasker_account/base.html" %} {% block form %} {% include "django_tasker_account/form.html" with button="Reset my password" title="Password reset" %} {% endblock %}