{% block head %}{% endblock %} {% if session.user_id is defined %} {% endif %}
{% if error %}
{{ error }}
{% endif %} {% block content %}{% endblock %}