From 8750f1385e8ae011571041cfe7fdc55b863f89cc Mon Sep 17 00:00:00 2001 From: Matthew Frost Date: Sun, 19 Nov 2023 17:51:36 +0100 Subject: [PATCH] powerb ar --- app/templates/index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/app/templates/index.html b/app/templates/index.html index 81f7f95..bfcf880 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -105,7 +105,7 @@ input:checked + .slider:before {
-

powerbar.ti (0.0.5)

+

powerbar.ti (0.0.7)


@@ -168,20 +168,21 @@ input:checked + .slider:before {

Groups

+
    {% for group in all_groups %}
  • -
    {{group.name}}
    -
    +
    {{group.name}}
    +
    -
  • {% endfor %} +
{% endif %}