{% extends 'layout.html' %} {% set active_page='status' %} {% block title %}{% trans %}Status{% endtrans %}{% endblock %} {% block body %}
{% 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 %}