summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-25 20:45:06 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-25 20:45:06 (EDT)
commitdf0da0091f03c3c91fc0e47ae2b9719e838b934a (patch)
tree4fef4915f9dc463681193b7c29030cc48da47451
parentc015d0325213b0994237b5bc2e91116112279ebc (diff)
downloadwww-df0da0091f03c3c91fc0e47ae2b9719e838b934a.zip
www-df0da0091f03c3c91fc0e47ae2b9719e838b934a.tar.gz
www-df0da0091f03c3c91fc0e47ae2b9719e838b934a.tar.bz2
includes/footer.html: Use DOCUMENT_BASE.
-rwxr-xr-xincludes/footer.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/includes/footer.html b/includes/footer.html
index 314100a..9f67910 100755
--- a/includes/footer.html
+++ b/includes/footer.html
@@ -9,10 +9,10 @@
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png">
</a>
Except where otherwise noted, you may use this document and all works herein under the terms of the <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported license</a>.<br>
- More permissive terms may be granted upon <a href="/contact.html">request</a>.
+ More permissive terms may be granted upon <a href="<!--#echo var="DOCUMENT_BASE" -->/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>.
+ By using this Web site, you agree to the <a href="<!--#echo var="DOCUMENT_BASE" -->/terms.html">Terms of Service</a>.
</p>
<p class="standards">
<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>
@@ -21,7 +21,7 @@
<p class="web-site">This Web site is
<a href="http://odin1.pehjota.net/git/pehjota.net/">managed with
Git</a>.<br>
- <a href="/server.html">About this server</a>
+ <a href="<!--#echo var="DOCUMENT_BASE" -->/server.html">About this server</a>
</p>
<p class="dates">
Last modified: <!--#echo var="LAST_MODIFIED" --> EDT<br>