{% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load i18n %}
| 
              
                
                {% trans "Schedule" %}
              
              {% if repository.flags.mountable %}
                {% if repository.mounted %}
                  
                {% else %}
                  
                {% endif %}
              {% endif %}
              {% if repository.flags.removable %}
                
                  
                
              {% endif %}
             | |
|---|---|
| {{ archive.name }} | {% trans "Download" %} {% trans "Restore" %} | 
| {{ repository.error }} | |
| {% trans 'No archives currently exist.' %} | |