{% trans %}Logged out{% endtrans %}
{% if message %} {% for key in message %} {% endfor %} {% endif %}{% if not login_available %} {% trans %}Proceed to the notebook list{% endtrans %}. {% else %} {% trans %}Proceed to the login page{% endtrans %}. {% endif %}