{% extends 'base/base.html' %} {% block title %} logout {% endblock %} {% block body %} {% include 'base/nav-bar.html' %}

Check your mail


A mail has been sent with the reset link, follow the instructions in the mail to reset your password.

{% include 'base/footer.html' %} {% endblock %}