aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2024-04-25 15:57:20 +0200
committerThomas Lange <lange@debian.org>2024-04-25 16:04:21 +0200
commit54a5a9c3b52d611bd3adb462a44a69e5a8d59635 (patch)
tree3c5618ebd7b301778abdeda62d513ebb2f12530a
parent532c9aa41cfbf0d9197cb6bc1c621e716576df6e (diff)
add UdmComment so the last modified and last build dates don't get into the search index
Searching for a pattern and adding the current year does always gives results which only mention the current year in the footer
-rw-r--r--english/template/debian/footer.wml2
1 files changed, 2 insertions, 0 deletions
diff --git a/english/template/debian/footer.wml b/english/template/debian/footer.wml
index d70f57a59f1..79c94b70be5 100644
--- a/english/template/debian/footer.wml
+++ b/english/template/debian/footer.wml
@@ -68,6 +68,7 @@ if ($first eq $second) {
</define-tag>
<div id="fineprint">
+<!--UdmComment-->
<when <string-eq "$(NOCOMMENTS)" "" />>
<p><sendcomments/></p>
</when>
@@ -81,4 +82,5 @@ if ($first eq $second) {
<trademark />
</when>
</p>
+<!--/UdmComment-->
</div>

© 2014-2024 Faster IT GmbH | imprint | privacy policy