From 2a6aa0b04fdfa06fe9dbd12637c90933558b41b9 Mon Sep 17 00:00:00 2001 From: Verox001 Date: Wed, 28 Feb 2024 11:18:14 +0100 Subject: [PATCH] Added list_attribute addition --- templates/components/habit_lists.html | 59 +++++++++++++++++++++------ 1 file changed, 46 insertions(+), 13 deletions(-) diff --git a/templates/components/habit_lists.html b/templates/components/habit_lists.html index fb32f2d..93601a5 100644 --- a/templates/components/habit_lists.html +++ b/templates/components/habit_lists.html @@ -1,6 +1,6 @@
- +
📋 Gewohnheiten @@ -11,7 +11,7 @@
- + +
{% for habit_list in habit_lists %} @@ -32,7 +65,7 @@ id="simple-tabpanel-{{habit_list.id}}" role="tabpanel" aria-labelledby="simple-tab-{{habit_list.id}}">
- +
@@ -42,7 +75,7 @@
- +
- + - +