footer template claimed things take ms seconds

This commit is contained in:
Matthew Connelly 2015-03-11 22:51:37 +00:00
parent b125b71a8f
commit 2253abcc01
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
</div>
<footer>
<a href="https://github.com/MaffC/BlogAlba">BlogAlba</a> + <a href="http://lighttpd.net">lighttpd</a> + <a href="http://freebsd.org">freebsd</a> + <a href="http://digitalocean.com">digitalocean</a><br />
Served by <TMPL_VAR NAME="host">, generated at <TMPL_VAR NAME="gentime"> (took <TMPL_VAR NAME="genworktime"> seconds)
Served by <TMPL_VAR NAME="host">, generated at <TMPL_VAR NAME="gentime"> (took <TMPL_VAR NAME="genworktime">)
</footer>
<!--
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>