{% extends 'base.html' %} {% load staticfiles %} {% block title %}Reset Password{% endblock %} {% block content %}

Reset Password

{{ form.as_p }}
{% endblock %}