diff --git a/web/templates/settings/home.html b/web/templates/settings/home.html index 013c51a..084ed4c 100644 --- a/web/templates/settings/home.html +++ b/web/templates/settings/home.html @@ -23,28 +23,24 @@
-
+ {# Form wraps the tiles and the Save button. A hidden input carries the choice. #} + {% csrf_token %} - - + +
{% for t in available_themes %} - + {% endfor %} - +
+
-
- {% for t in available_themes %} - - {% endfor %} -
@@ -61,7 +57,6 @@ - @@ -69,10 +64,8 @@
Privacy
-
-
@@ -110,7 +103,6 @@
Open →
- @@ -176,80 +168,54 @@