diff options
-rwxr-xr-x | includes/footer.html | 5 |
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> |