diff --git a/borgweb/borg/templates/borg/index.html b/borgweb/borg/templates/borg/index.html index 7055a99..478fcba 100644 --- a/borgweb/borg/templates/borg/index.html +++ b/borgweb/borg/templates/borg/index.html @@ -20,9 +20,9 @@ {% if repo_list %} {% for repo in repo_list %} {% if repo.archive_after_latest_error %} -
+
{% else %} -
+
{% endif %}

{{ repo.label }} {{ repo.location }}