diff --git a/plinth/modules/backups/templates/backups_repository.inc b/plinth/modules/backups/templates/backups_repository.inc index 2ce6a73b4..e7dc80076 100644 --- a/plinth/modules/backups/templates/backups_repository.inc +++ b/plinth/modules/backups/templates/backups_repository.inc @@ -100,6 +100,14 @@ {% endfor %} + {% if repository.error %} + + +

{{ repository.error }}

+ + + {% endif %} + {% if not repository.error and not repository.archives %}