From aae1d27ca812f3dc40cbc5618ae09f9af8a16276 Mon Sep 17 00:00:00 2001 From: Vermaas <vermaas@astron.nl> Date: Fri, 17 Feb 2023 14:52:43 +0100 Subject: [PATCH] update date for commit test --- 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 a69a9db5..baa9888b 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 14 Februari 2023 + <p class="footer"> Version 17 Februari 2023 </div> -- GitLab