{#
SPDX-FileCopyrightText: 2026 CERN.
SPDX-License-Identifier: MIT
#}
{% if file.record.data["is_published"] and file.record.data["links"]["latest_html"] and not file.record.data["versions"]["is_latest"] %}
{% trans link_start=('')|safe, link_end=''|safe %}
You are viewing a file from an older version of this record. {{ link_start }}View latest record{{ link_end }}.
{% endtrans %}