summaryrefslogtreecommitdiffstats
path: root/includes/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'includes/footer.html')
-rwxr-xr-xincludes/footer.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/includes/footer.html b/includes/footer.html
index 82f694b..73de2fe 100755
--- a/includes/footer.html
+++ b/includes/footer.html
@@ -19,8 +19,11 @@
</p>
<!--#config timefmt="%Y-%m-%d %H:%M:%S" -->
<p class="dates">
- Retrieved: <!--#echo var="DATE_LOCAL" --> EDT<br>
+ <span style="float: right;">This Web site is
+ <a href="http://odin1.pehjota.net/git/pehjota.net/">managed with
+ Git</a>.</span>
Last modified: <!--#echo var="LAST_MODIFIED" --> EDT
+ Retrieved: <!--#echo var="DATE_LOCAL" --> EDT<br>
</p>
</div>
</body>