{% extends 'base.html' %} {% load bootstrap4 %} {% block content %}

Change Password

{% csrf_token %} {% bootstrap_form form %}
Back to index
{% endblock %}