{% extends 'base.html' %} {% load static %} {% block navbar %} {% endblock %} {% block content %}

Update Password


{% if no_match %}
×

Password & Confirm Password did not match

{% endif %}
{% csrf_token %}

{% endblock %}