{% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load i18n %}
{% if repository.mounted %} {% for archive in repository.archives %} {% endfor %} {% if repository.error %} {% endif %} {% if not repository.error and not repository.archives %} {% endif %} {% endif %}
{% if repository.error %} {% elif repository.is_encrypted %} {% endif %} {{ repository.name }}
{% trans "Schedule" %} {% if repository.flags.mountable %} {% if repository.mounted %}
{% csrf_token %}
{% else %}
{% csrf_token %}
{% endif %} {% endif %} {% if repository.flags.removable %} {% endif %}
{{ archive.name }} {% trans "Download" %} {% trans "Restore" %}

{{ repository.error }}

{% trans 'No archives currently exist.' %}