{# -*- coding: utf-8 -*- Copyright (C) 2025 TU Wien. Invenio Theme TUW 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 %} {# This link is used multiple times throughout this page. #} {% set token_link = url_for("invenio_oauth2server_settings.token_new") %} {%- block page_hero %}
{%- endblock page_hero %} {%- block page_body %}
⬅️ {{ _("To parent page") }}

{{ _("About DAMAP") }}

{%- block javascript %} {{ super() }} {{ webpack["invenio-theme-tuw-clipboard.js"] }} {%- endblock javascript %} {%- endblock page_body %}