{% extends 'scipost/base.html' %} {% load bootstrap %} {% block pagetitle %}: change password{% endblock pagetitle %} {% block content %}

Change your SciPost password

{% csrf_token %} {{form|bootstrap}}
{% endblock content %}