{% extends "base.html" %} {% block content %}
reset password
:: fresh start ::

{% if let Some(err) = error %}
⚠ {{ err }}
{% endif %}
{% endblock %}