From 2598126879b6fb7bf8508ec6dd592b1cbdb6196a Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Mon, 14 Oct 2024 21:12:35 +0300 Subject: [PATCH] remove date from cave .html files when editing or creating --- templates/dataformat/cave.xml | 4 ++-- templates/dataformat/entrance.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/dataformat/cave.xml b/templates/dataformat/cave.xml index e2bf6dd51..1bb55b92f 100644 --- a/templates/dataformat/cave.xml +++ b/templates/dataformat/cave.xml @@ -1,5 +1,5 @@ - + -This file is generated by troggle on {{date}} UTC using the form documented at +This file is generated by troggle using the form documented at the form documented at handbook/survey/caveentry.html
diff --git a/templates/dataformat/entrance.xml b/templates/dataformat/entrance.xml index 6e4834379..68d04ba60 100644 --- a/templates/dataformat/entrance.xml +++ b/templates/dataformat/entrance.xml @@ -1,6 +1,6 @@ - + @@ -14,7 +14,7 @@ though, you do not need to do a data import as it happens automatically --> -This file is generated by troggle on {{date}} UTC using the form documented at +This file is generated by troggle using the form documented at handbook/survey/ententry.html