summaryrefslogtreecommitdiffstats
path: root/includes/footer.html
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2011-11-02 16:59:35 (EDT)
committer P. J. McDermott <pjm@nac.net>2011-11-02 16:59:35 (EDT)
commit7cf46d794265edc85a1fdb5e365b3efaa60999b4 (patch)
tree5b1a87e2a72a33e17fb83636cfe00bb42ab8c07e /includes/footer.html
parent5f9a0e0e3e683c9b072cbdd1610e14b4fd73dda7 (diff)
downloadwww-7cf46d794265edc85a1fdb5e365b3efaa60999b4.zip
www-7cf46d794265edc85a1fdb5e365b3efaa60999b4.tar.gz
www-7cf46d794265edc85a1fdb5e365b3efaa60999b4.tar.bz2
Note Git repository in footer.
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>