diff --git a/borgweb/borg/static/css/index.css b/borgweb/borg/static/css/index.css index 7774c24..e69de29 100644 --- a/borgweb/borg/static/css/index.css +++ b/borgweb/borg/static/css/index.css @@ -1,9 +0,0 @@ -div { - padding: 8px; - margin: 8px; -} - -dl { - margin: 4px; - font-size: 16px; -} \ No newline at end of file diff --git a/borgweb/borg/templates/borg/index.html b/borgweb/borg/templates/borg/index.html index cd0b512..ec0b4f3 100644 --- a/borgweb/borg/templates/borg/index.html +++ b/borgweb/borg/templates/borg/index.html @@ -16,33 +16,39 @@ {{ hour_list|json_script:"hour_list" }}
{% if repo_list %} -No repos found.
-{% endif %} + {% endfor %} +No repos found.
+ {% endif %}