diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-02 23:30:13 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-02 23:30:13 +0200 |
| commit | e129ce2211081e68d7ca49cb069531eebdc3437d (patch) | |
| tree | 2d8485f31644baf72b85e3c8fa691ff61c9242e4 | |
| parent | 5bc75ad428e8712d998d95717c19c85ab6aa0a55 (diff) | |
add footer note
| -rw-r--r-- | default/templates/html5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default/templates/html5.xml b/default/templates/html5.xml index 1348109..4477419 100644 --- a/default/templates/html5.xml +++ b/default/templates/html5.xml @@ -23,7 +23,7 @@ <noop>Generated in !!TIME!!s</noop> <noop>| Powered by </noop> <namedlink href="http://xerl.buetow.org">Xerl</namedlink> - <noop>| Xerl templates managed with Puppet/Git</noop> + <noop>| Xerl templates managed with Puppet/Git | Served by Debian GNU/Linux</noop> </div> </div> </body> |
