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

Change Your Password

{% if form.errors %}
{% endif %}
{% csrf_token %}
{% endblock content %}