{# Copyright (C) 2020 CERN. Copyright (C) 2020 Northwestern University. Copyright (C) 2020-2022 TU Wien. Invenio-Theme-TUW 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-app-rdm v12.0.0rc2 #} {#- changes: extra div element with include statement for the searchbar #} {%- set title = _("Search Results") %} {%- extends config.BASE_TEMPLATE %} {%- block javascript %} {{- super() }} {{- webpack['invenio-app-rdm-search.js'] }} {%- endblock %} {%- block page_body %}