summaryrefslogtreecommitdiff
path: root/default
diff options
context:
space:
mode:
authoradmin (pb) <default@mx.buetow.org>2018-06-17 13:48:06 +0200
committeradmin (pb) <default@mx.buetow.org>2018-06-17 13:48:06 +0200
commitfe97bed3e2475152bc1375bf5678c3501bb8456c (patch)
treef22a107e95fb6785b493b9931b4683c221cc5ba9 /default
parente0d93fa69e1806f7c4479710d7a8b8839dfa378a (diff)
s/s/seconds/
Diffstat (limited to 'default')
-rw-r--r--default/templates/html5.xml2
-rw-r--r--default/templates/xhtml.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/default/templates/html5.xml b/default/templates/html5.xml
index 70c50bb..9538bce 100644
--- a/default/templates/html5.xml
+++ b/default/templates/html5.xml
@@ -20,7 +20,7 @@
<navigation/>
<noop>%%content%%</noop>
<div class="footer">
- <noop>Generated in !!TIME!!s</noop>
+ <noop>Generated in !!TIME!! seconds</noop>
<noop>| Powered by </noop>
<namedlink href="http://xerl.buetow.org">Xerl</namedlink>
<noop>| Xerl templates managed with Puppet/Git | Running on FreeBSD - The Power to Serve | </noop>
diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml
index 4ea784c..ab36ea8 100644
--- a/default/templates/xhtml.xml
+++ b/default/templates/xhtml.xml
@@ -22,7 +22,7 @@
<navigation/>
<noop>%%content%%</noop>
<div class="footer">
- <noop>Generated in !!TIME!!s</noop>
+ <noop>Generated in !!TIME!! seconds</noop>
<noop>| Powered by </noop>
<namedlink href="http://xerl.buetow.org">Xerl</namedlink>
<noop>| Xerl templates managed with Puppet/Git</noop>