diff --git a/templates/admin/edit_list.html b/templates/admin/edit_list.html index 80e979d..dc2a95b 100644 --- a/templates/admin/edit_list.html +++ b/templates/admin/edit_list.html @@ -20,31 +20,52 @@ value="{{ list.title }}" required> - + +
+
+ + +
+ +
+ + +
+
+ +
- + + +
+ +
+
- - -
- -
- - + +
- + +
@@ -58,17 +79,17 @@
- +
- +

{{ list.created_at.strftime('%Y-%m-%d') }} - +

- - 📁 Przenieś do miesiąca +
@@ -87,13 +108,16 @@ - -
- - ❌ Anuluj + +
+ +
+ +
diff --git a/templates/edit_my_list.html b/templates/edit_my_list.html index edd958a..5b91e18 100644 --- a/templates/edit_my_list.html +++ b/templates/edit_my_list.html @@ -9,77 +9,90 @@
+ +
- - 📝 Nazwa listy +
-
- - + +
+ +
+
+ + +
+ +
+ + +
+ +
+ + +
+
-
- - -
- -
+ +
- +
- +
- -
+ +
- -

- - {{ list.created_at.strftime('%Y-%m-%d') }} - - -

+ + + {{ list.created_at.strftime('%Y-%m-%d') }} +
- +
-
- - + +
+ +
- - - +
- Anuluj + ❌ Anuluj
+ +
+
{% if receipts %}