{# SPDX-FileCopyrightText: 2026 CERN. SPDX-License-Identifier: MIT #} {%- set release = repo.get('latest') %} {%- block repository_item %}
{%- block repository_item_extra_info %} {# A slot for higher-level modules (e.g. RDM) to add additional UI metadata, for example a link to the repo's latest record. #} {%- endblock %}
{%- block item_repo_switch %} {%- set repo = repo.instance %} {%- include config.VCS_TEMPLATE_REPO_SWITCH with context %} {%- endblock %}
{%- endblock %}