diff --git a/borgweb/borg/templates/borg/index.html b/borgweb/borg/templates/borg/index.html index 9193d4e..da1a153 100644 --- a/borgweb/borg/templates/borg/index.html +++ b/borgweb/borg/templates/borg/index.html @@ -25,9 +25,9 @@

{% if repo_list %} -
+
{% for repo in repo_list %} -

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