diff options
-rw-r--r-- | templates/dataformat/cave.xml | 4 | ||||
-rw-r--r-- | 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 e2bf6dd..1bb55b9 100644 --- a/templates/dataformat/cave.xml +++ b/templates/dataformat/cave.xml @@ -1,5 +1,5 @@ <!DOCTYPE html> -<!-- This file is generated by troggle on {{date}} UTC using the form documented at /handbook/survey/caveentry.html --> +<!-- This file is generated by troggle using the form documented at /handbook/survey/caveentry.html --> <!-- Only put one cave in this file --> <!-- If you edit this 162x-nnn.html file by hand, and manually upload it to the server using git, make sure you update the database by doing a full data import. If you edit it using the online form @@ -10,7 +10,7 @@ though, you do not need to do a data import as it happens automatically --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> </head> <body> -<b>This file is generated by troggle</b> on {{date}} UTC using the form documented at +<b>This file is generated by troggle</b> using the form documented at the form documented at <a href="/handbook/survey/caveentry.html">handbook/survey/caveentry.html</a> <br> diff --git a/templates/dataformat/entrance.xml b/templates/dataformat/entrance.xml index 6e48343..68d04ba 100644 --- a/templates/dataformat/entrance.xml +++ b/templates/dataformat/entrance.xml @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- Only put one entrance in this file --> -<!-- This file is generated by troggle on {{date}} UTC using the form documented at handbook/survey/ententry.html --> +<!-- This file is generated by troggle using the form documented at handbook/survey/ententry.html --> <!-- If you edit this file by hand, and manually upload it to the server using git, make sure you update the database by doing a full data import. If you edit it using the online form though, you do not need to do a data import as it happens automatically --> @@ -14,7 +14,7 @@ though, you do not need to do a data import as it happens automatically --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> </head> <body> -<b>This file is generated by troggle</b> on {{date}} UTC using the form documented at +<b>This file is generated by troggle</b> using the form documented at <a href="/handbook/survey/ententry.html">handbook/survey/ententry.html</a> <br> <entrance> |