{% extends "_base.html" %} {% block content %}

Change Your Password

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