From 903fb525c03bbdbeede023540e80d265499c13d5 Mon Sep 17 00:00:00 2001 From: Stef Date: Sun, 31 Aug 2025 14:24:36 +0200 Subject: [PATCH] Made the blocks on the dashboard clickable --- templates/home.html | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/templates/home.html b/templates/home.html index c8d4f63..0571a4c 100644 --- a/templates/home.html +++ b/templates/home.html @@ -12,19 +12,6 @@ - {% for s in services %} -
-
-
-

{{s.label}}

-
-
- -
-
-
- {% endfor %} -