{% extends "users/base.html" %} {% block content %}

Change Password

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