{# Reached when a session was required and none was presented, and the request was not one the guard could simply redirect (spec ยง3.3). #} {% extends "errors/error.html" %} {% block headline %}Sign in to continue{% endblock %} {% block explanation %} This page is part of the gateway's configuration, which is behind the admin login. {% endblock %} {% block actions %}

Sign in

{% endblock %}