{# Copyright (C) 2020 CERN. Copyright (C) 2020 Northwestern University. Copyright (C) 2021 Graz University of Technology. Invenio-them-tugraz 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 page_body %} {%- if record %} {%- endif %} {%- if files %} {%- endif %} {%- if forms_config %} {%- endif %}
{%- endblock page_body %} {%- block javascript %} {{ super() }} {{ webpack['invenio-theme-tugraz-rdm-deposit.js'] }} {%- endblock %}