{# Copyright (C) 2020-2021 CERN. Copyright (C) 2020-2021 Northwestern University. Copyright (C) 2021 TU Wien. Copyright (C) 2021 Graz University of Technology. Copyright (C) 2021 New York University. Invenio RDM Records is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {% if use_theme_basic_template|default(true) %} {%- extends config.BASE_TEMPLATE %} {% endif %} {%- from "invenio_app_rdm/records/macros/files.html" import file_list_box, preview_file_box %} {%- set title = record.metadata.title -%} {%- set metadata = record.metadata %} {%- block page_body %}