{# SPDX-FileCopyrightText: 2015-2018 CERN. SPDX-License-Identifier: MIT #} {% extends config.THEME_ERROR_TEMPLATE %} {% block message %}

{{_('Unauthorized')}}

{{_('You need to be authenticated to view this page.')}}

{% endblock message %}