{# Copyright (C) 2020-2023 Graz University of Technology. Copyright (C) 2024 Shared RDM. invenio-override is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. overriden grid_section from original: https://github.com/inveniosoftware/invenio-app-rdm/blob/master/invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/frontpage.html and overriden page_header: header_frontpage.html #} {%- block javascript %} {{ webpack['invenio-override-js.js'] }} {%- endblock javascript %} {%- from "invenio_override/macros/authors.html" import creators -%} {%- extends "invenio_app_rdm/frontpage.html" %} {%- block page_header%} {%- include "invenio_override/header_frontpage.html" %} {%- endblock page_header %} {%- if config.OVERRIDE_FRONTPAGE_RIGHT %} {%- block grid_section %}