{# Copyright (C) 2021 Graz University of Technology invenio-records-marc21 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.INVENIO_MARC21_BASE_TEMPLATE %} {%- block javascript %} {{ super() }} {{ webpack['invenio-records-marc21-search.js'] }} {%- endblock %} {%- block page_body %}
{%- endblock page_body %}