From 8e476381084ce5000561beb6d3c780e56398da1e Mon Sep 17 00:00:00 2001 From: George Lacey Date: Mon, 10 May 2021 03:58:14 +0100 Subject: [PATCH] Add padding to container --- borgweb/borg/templates/borg/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }}