{%- import "utils.html" as utils with context -%} {% extends "layout.html" %} {% block head %} {% endblock %} {% block content %}
{% if error %}

Invalid password.

{% endif %}

{% endblock %} {% block footer %}{% endblock %}