{% extends "layout.html" %} {% block body %} {% include "notifications.html" %}
{% include "small_topbar.html" %}

{{ cname }}

Backups

Toggle column: {{ _('Number') }} - Date - {{ _('Bytes received') }} - {{ _('Estimated size') }} - {{ _('Deletable') }} - Status

{{ _('Number') }} Date {{ _('Bytes received') }} {{ _('Estimated size') }} {{ _('Deletable') }} Status

{% endblock %}