{{ r.metadata.titles[0] }}
{%- for creator in r.metadata.creators %} {{ creator }} {%- endfor %}
{{ r.metadata.descriptions | join(" ") | striptags | safe | truncate(300) }}
{# Copyright (C) 2020-2023 Graz University of Technology. Copyright (C) 2025 Shared RDM. invenio-theme-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. #}
{% if not config.OVERRIDE_SHOW_PUBLICATIONS_SEARCH or not config.OVERRIDE_SHOW_EDUCATIONAL_RESOURCES %} {{ _("Explore Research Results available in the repository.") }} {% else %} {{ _("There are no public records to show.") }} {% endif %}
{%- for creator in r.metadata.creators %} {{ creator }} {%- endfor %}
{{ r.metadata.descriptions | join(" ") | striptags | safe | truncate(300) }}