From d4dc4a30b8053865d041918c1c4bea2e74a5c29f Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Sat, 23 Nov 2024 13:26:12 +0100 Subject: [PATCH] fixed system page --- cookbook/templates/system.html | 4 +-- cookbook/views/api.py | 49 ++++++++++++++++++---------------- cookbook/views/views.py | 2 ++ 3 files changed, 30 insertions(+), 25 deletions(-) diff --git a/cookbook/templates/system.html b/cookbook/templates/system.html index ca7bd6252..e3b7d2024 100644 --- a/cookbook/templates/system.html +++ b/cookbook/templates/system.html @@ -175,7 +175,7 @@ {#{% for orphan in orphans %}{{ orphan }}#} {#{% endfor %}#} {# #} - + {% if api_space_stats %}

API Stats

Space Stats
@@ -202,7 +202,7 @@ {% endfor %}
- + {% endif %}

Debug