{% extends 'base.html' %} {% block content %} Change Password

Change Password

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