{% block page_title %}
{# Copyright (C) 2020-2026 Graz University of Technology. invenio-override is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {%- extends config.ADMINISTRATION_THEME_BASE_TEMPLATE %} {% block bypasslinks %}{% endblock %} {%- block css %} {{ super() }} {{ webpack['invenio-override-theme.css'] }} {%- endblock css %} {% block body_inner %}