{% set title = _("Status") %} {% include 'page_start.html' %} {% include 'nav_bar.html' %}
{% trans %}The following backups have completed successfully: {% endtrans %}
The backup to {{ message.repo_name }} on {{ message.date | datetime }} failed with the following errors:
{{ message.errors }}
{% trans %}Backup size: {% endtrans %}{{ message.size | filesize }}
{% trans %}The following repositories contain errors: {% endtrans %}