{% extends "layouts/navbar.html" %} {% load bootstrap3 %} {% block container_content %}

Change password

Please enter your current password below as a security precaution, followed by your new password twice.

{% csrf_token %} {% bootstrap_form form %} {% buttons %} {% endbuttons %}
{% endblock %}