{% extends 'scipost/base.html' %} {% block pagetitle %}: Reset Password{% endblock pagetitle %} {% block bodysup %}

Reset password request form

{% csrf_token %} {{ form.as_p }}
{% endblock bodysup %}