{# SPDX-FileCopyrightText: 2015-2024 CERN. SPDX-FileCopyrightText: 2021 New York University. SPDX-License-Identifier: MIT #} {%- extends "invenio_theme/page.html" -%} {%- block body_inner %} {%- block page_header %} {% include config.THEME_HEADER_TEMPLATE %} {%- endblock page_header %}
{%- block page_body %} {% include "invenio_theme/body.html" %} {%- endblock page_body %}
{%- block page_footer %} {%- endblock page_footer %} {%- endblock body_inner %}