summaryrefslogtreecommitdiffstats
path: root/includes/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'includes/footer.html')
-rwxr-xr-xincludes/footer.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/includes/footer.html b/includes/footer.html
index 7ebf672..64d599b 100755
--- a/includes/footer.html
+++ b/includes/footer.html
@@ -18,10 +18,12 @@
<a href="http://validator.w3.org/check?uri=referer">Valid HTML5</a> - <a href="http://jigsaw.w3.org/css-validator/check/referer">Valid CSS level 2.1</a>
</p>
<!--#config timefmt="%Y-%m-%d %H:%M:%S" -->
- <p class="dates">
- <span style="float: right;">This Web site is
+ <p class="web-site">This Web site is
<a href="http://odin1.pehjota.net/git/pehjota.net/">managed with
- Git</a>.</span>
+ Git</a>.<br>
+ <a href="server.html">About this server</a>
+ </p>
+ <p class="dates">
Last modified: <!--#echo var="LAST_MODIFIED" --> EDT<br>
Retrieved: <!--#echo var="DATE_LOCAL" --> EDT
</p>