{% include 'includes/navbar.html' %}
{% if message %}
{{ message }}
{% endif %}

{% if can_register %}

New user? Register for an account.

{% endif %}

Forgot your password? Reset it here.