{# -*- coding: utf-8 -*- Copyright (C) 2019 - 2021 CERN. Copyright (C) 2019 - 2021 Northwestern University. Copyright (C) 2020 - 2021 TU Wien. 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 %} {%- block page_header %} {% include config.THEME_HEADER_TEMPLATE %} {%- endblock %} {%- block page_hero %} {%- endblock page_hero %} {%- block page_body %} Contact Center for Research Data Management Favoritenstraße 16/DG 1030 Wien Austria https://www.tuwien.at/en/research/rti-support/research-data {{ config.THEME_TUW_CONTACT_EMAIL }} {%- endblock page_body %} {%- block page_footer %} {% include config.THEME_FOOTER_TEMPLATE %} {%- endblock page_footer %} {%- block trackingcode %} {% include config.THEME_TRACKINGCODE_TEMPLATE %} {%- endblock %}
Center for Research Data Management Favoritenstraße 16/DG 1030 Wien Austria https://www.tuwien.at/en/research/rti-support/research-data {{ config.THEME_TUW_CONTACT_EMAIL }}