{% extends "core/base.html" %} {% block content %}
{% csrf_token %}
Change Password
{% if msg %} {{ msg }} {% endif %}
{% endblock %}