{# -*- coding: utf-8 -*- Copyright (C) 2021-2022 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_hero %}
{%- endblock page_hero %} {%- block page_body %} {%- set rdm_policy_link = "https://www.tuwien.at/index.php?eID=dms&s=4&path=Directives%20and%20Regulations%20of%20the%20Rectorate/Policy%20for%20Research%20Data%20Management.pdf" %}

{{ _("Policies") }}

{{ _("TU Wien Policy for Research Data Management") }} {{ _("Policy for Repository '%(sitename)s' (coming soon)", sitename=config.THEME_SITENAME) }}
{%- endblock page_body %}