{{ metadata.title }}
{% if record.ui.creators %}{{_ ("Upload information")}}
{# 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. #} {%- extends config.BASE_TEMPLATE %} {%- from "invenio_app_rdm/records/macros/files.html" import file_list_box, preview_file_box %} {%- from "invenio_app_rdm/records/macros/detail.html" import show_detail %} {%- set title = record.metadata.title -%} {%- set metadata = record.metadata %} {%- block page_body %}
{{_ ("Upload information")}}