From 76024b294baf30a6f3e1312567f98a92c31a2397 Mon Sep 17 00:00:00 2001 From: vermaas <vermaas@astron.nl> Date: Fri, 2 Dec 2022 13:02:57 +0100 Subject: [PATCH] change timestamp for new deploy --- 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 fd7f67db..dd2c61a9 100644 --- a/atdb/taskdatabase/templates/taskdatabase/index.html +++ b/atdb/taskdatabase/templates/taskdatabase/index.html @@ -34,7 +34,7 @@ {% include 'taskdatabase/pagination.html' %} </div> </div> - <p class="footer"> Version 2 December 2022 - 11:00 + <p class="footer"> Version 2 December 2022 - 13:00 </div> -- GitLab