{% extends 'base.html' %} {% block content %} {% if error %}
{{ error_message }}
{% endif %} {% if refresh %}
Please confirm your credentials to complete this action.
{% endif %}
Set new password | About stackspin
{% if demo %}

Sign up for this demo instance

Enter your email address here to create an account on this Stackspin instance.
Warning: this is a demo instance! That means that:
{% endif %} {% endblock %}