{% extends "base.html" %} {% block title %}Password Reset - Stegasoo{% endblock %} {% block content %}
Password Reset
Important: This password will only be shown once. Make sure to share it with {{ username }} securely.

The user's sessions have been invalidated. They will need to log in again with the new password.

{% endblock %} {% block scripts %} {% endblock %}