{% extends "layout.html" %} {% block content %} {{ form|display_form('login-form') }} {% if config.DEMO_MODE %}

User: Demolina, Pass: Demolina

{% elif session.settings.mail %}

{{ _('Forgot your password?') }}

{% endif %}

{{ _('troubleshooting')|uc_first }}

{% endblock %}