diff options
Diffstat (limited to 'default/templates/xhtml.xml')
| -rw-r--r-- | default/templates/xhtml.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |
