{% set active_page = 'Forgot Password' -%} {% extends "layouts/no-layout.html" %} {% block content %}

Password Recovery

Please enter your username or email address. You will receive a link to create a new password via email.

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