From a145161581ff2a3bd5294fd8ce189d1b07505373 Mon Sep 17 00:00:00 2001 From: Nico Vermaas <vermaas@astron.nl> Date: Thu, 3 Feb 2022 08:16:00 +0100 Subject: [PATCH] change timestamp --- 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 cb955d37..9757dae8 100644 --- a/atdb/taskdatabase/templates/taskdatabase/index.html +++ b/atdb/taskdatabase/templates/taskdatabase/index.html @@ -80,7 +80,7 @@ {% include 'taskdatabase/pagination.html' %} </div> </div> - <p class="footer"> Version 1.0.0 (1 feb 2021 - 14:00) + <p class="footer"> Version 1.0.0 (3 feb 2021 - 14:00) </div> -- GitLab