From 6afb8d865ed982c5bb87dae4dba921a0c762dceb Mon Sep 17 00:00:00 2001 From: Vermaas <vermaas@astron.nl> Date: Tue, 27 Jun 2023 08:58:46 +0200 Subject: [PATCH] update timestamp for test 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 d31782c7..ef599090 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 23 June 2023 + <p class="footer"> Version 27 June 2023 </div> {% include 'taskdatabase/refresh.html' %} -- GitLab