{% extends 'layout.html' %} {% block page %}
{% if flash %}
{{ flash }}
{% endif %}

Sign in

{#
Reset password
#}
Create new account
{% endblock %}