{# Copyright (C) 2020 CERN. Copyright (C) 2020 Northwestern 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 %} {%- block css %} {{ super() }} {%- endblock css %} {%- from "invenio_app_rdm/landing_page/macros/files.html" import file_list_box, preview_file_box %} {%- from "invenio_app_rdm/landing_page/macros/detail.html" import show_detail %} {%- set record = record|serialize_ui %} {%- set metadata = record.metadata %} {%- block page_body %}
{%- include "invenio_app_rdm/landing_page/details/creators.html" %}
{%- include "invenio_app_rdm/landing_page/details/contributors.html" %}
{%- include "invenio_app_rdm/landing_page/details/subjects.html" %}Upload infromation