summaryrefslogtreecommitdiffstats
path: root/includes/footer.html
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2011-11-02 01:59:07 (EDT)
committer P. J. McDermott <pjm@nac.net>2011-11-02 01:59:07 (EDT)
commit5d333654b4ea7e7479ab3b43f10f2c051705f7b3 (patch)
treebe836f387a8ee72202e66e47d36b50c3fb84d855 /includes/footer.html
parent570fec1594fd66054404def4c2aef6bb1a0ddfca (diff)
downloadwww-5d333654b4ea7e7479ab3b43f10f2c051705f7b3.zip
www-5d333654b4ea7e7479ab3b43f10f2c051705f7b3.tar.gz
www-5d333654b4ea7e7479ab3b43f10f2c051705f7b3.tar.bz2
Show dates in footer.
Diffstat (limited to 'includes/footer.html')
-rwxr-xr-xincludes/footer.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/includes/footer.html b/includes/footer.html
index da4240e..73e1500 100755
--- a/includes/footer.html
+++ b/includes/footer.html
@@ -10,6 +10,11 @@
More permissive terms may be granted upon <a href="contact.html">request</a>.
</p>
<p class="tos">By using this Web site, you agree to the <a href="terms.html">Terms of Service</a>.</p>
+<!--#config timefmt="%Y-%m-%d %H:%M:%S" -->
+ <p>
+ Retrieved: <!--#echo var="DATE_LOCAL" --><br />
+ Last modified: <!--#flastmod file="index.html" -->
+ </p>
</div>
</body>
</html>