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

Change your SciPost password

{% csrf_token %}
{% if errormessage %}

{{ errormessage }}

{% endif %}
{% endblock bodysup %}