From 55e4fb6f52c059cf36c7f2c22d51e3b4de7c7980 Mon Sep 17 00:00:00 2001
From: Vermaas <vermaas@astron.nl>
Date: Thu, 7 Mar 2024 13:35:25 +0100
Subject: [PATCH] debug=true

---
 atdb/taskdatabase/templates/taskdatabase/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/atdb/taskdatabase/templates/taskdatabase/index.html b/atdb/taskdatabase/templates/taskdatabase/index.html
index 7e0bf26a..0a85fb6c 100644
--- a/atdb/taskdatabase/templates/taskdatabase/index.html
+++ b/atdb/taskdatabase/templates/taskdatabase/index.html
@@ -31,7 +31,7 @@
             {% include 'taskdatabase/pagination.html' %}
         </div>
     </div>
-    <p class="footer"> Version 7 Mar 2024 (13:00)
+    <p class="footer"> Version 7 Mar 2024
 </div>
 
 {% include 'taskdatabase/refresh.html' %}
-- 
GitLab