{# -*- coding: utf-8 -*- Copyright (C) 2020 - 2021 CERN. Copyright (C) 2020 - 2021 Northwestern University. Copyright (C) 2021 TU Wien. Copyright (C) 2021 Graz University of Technology. 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. #} {%- 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 tuw_metadata %} {%- set schemaorg_metadata = tuw_create_schemaorg_metadata(record) %} {%- if schemaorg_metadata %} {%- endif %} {%- endblock tuw_metadata %} {%- block page_body %}
{%- include "invenio_app_rdm/records/details/creators.html" %}
{%- endblock record_title -%} {%- block record_content -%}{%- include "invenio_app_rdm/records/details/contributors.html" %}
{%- include "invenio_app_rdm/records/details/doi.html" %}
{%- include "invenio_app_rdm/records/details/subjects.html" %}Upload information