{% extends 'scipost/base.html' %} {% block pagetitle %}: change password{% endblock pagetitle %} {% block bodysup %} Change your SciPost password {% csrf_token %} {{ form.as_table }} {% if errormessage %} {{ errormessage }} {% endif %} {% endblock bodysup %}
{{ errormessage }}