{% extends "base.html" %} {% block title %}Reset password — The Spring{% endblock %} {% block content %}
Set a new password

Resetting password for ~{{ username }}

This reset link is good for one use only. After this, you'll be logged in.

{% endblock %}