From cecf15320d34bd2195a3b7b88e9f461302fc81cc Mon Sep 17 00:00:00 2001 From: Philipp Date: Fri, 28 Apr 2023 20:22:46 +0200 Subject: [PATCH] show status of trip by adding icon and text --- templates/index.html.tera | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/templates/index.html.tera b/templates/index.html.tera index f5f281d..497ef3c 100644 --- a/templates/index.html.tera +++ b/templates/index.html.tera @@ -43,7 +43,7 @@ class="text-gray-600">({{ planned_event.name }})
Details @@ -139,10 +139,15 @@