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

Change password

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