diff --git a/borgweb/borg/templates/borg/index.html b/borgweb/borg/templates/borg/index.html index ab99463..da4c751 100644 --- a/borgweb/borg/templates/borg/index.html +++ b/borgweb/borg/templates/borg/index.html @@ -7,7 +7,6 @@ {% include "borg/repo-template.html" %} - {{ hour_list|json_script:"hour_list" }} {% endblock %} @@ -24,7 +23,6 @@ margin-bottom: 4px; } {% endblock %} - {% block body %} {% if repo_list %}