{# SPDX-FileCopyrightText: 2015-2024 CERN. SPDX-License-Identifier: MIT #} {% extends config.THEME_ERROR_TEMPLATE %} {%- set title = _("Permission required") %} {% block message %}

{{_('Permission required')}}

{{_('You do not have sufficient permissions to view this page.')}}

{% endblock message %}