{% extends "dashboard/base.html" %} {% load static crispy_forms_tags %} {% block content %}

Change Password

{% crispy form form.helper %}
{% endblock %}