{# Copyright (C) 2020 - 2021 CERN. Copyright (C) 2020 - 2021 Northwestern University. Copyright (C) 2020 - 2021 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. #} {%- set title = _("Search Results") %} {%- extends config.BASE_TEMPLATE %} {%- block javascript %} {{ super() }} {{ webpack['invenio-app-rdm-search.js'] }} {%- endblock %} {%- block page_body %}
{%- endblock page_body %}