{% include 'web/include_comman/header.html' %} {% include 'web/include_comman/sidebar.html' %}
{% include 'web/include_comman/right_top.html' %}
{% comment %}

{{title}}

{% endcomment %}
Change Password
{% include 'web/message.html' %}
{% csrf_token %}
{{forms.old_password}}

{{forms.password}}

{{forms.confirm_password}} {% comment %} {% endcomment %} {% comment %} {% endcomment %}

{% include 'web/include_comman/footer.html' %}