{# -*- coding: utf-8 -*- Copyright (C) 2015-2018 CERN. Copyright (C) 2022 New York University. Copyright (C) 2022 TU Wien. Invenio is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {#- base: invenio-theme v1.3.28 #} {#- changes: wrapped everything in a
tag #} {%- extends config.THEME_BASE_TEMPLATE %} {%- block page_body %}
{%- block message %} {%- endblock message -%}
{%- endblock %}