{% extends 'materialize_nav/base.html' %} {% block contents %}

Enter a new password

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