about summary refs log tree commit diff stats
path: root/templates
diff options
context:
space:
mode:
authorCase Duckworth2015-04-14 18:09:55 -0700
committerCase Duckworth2015-04-14 18:09:55 -0700
commit08fd8e95dccb91d0495a50d1009f85cb80cfad65 (patch)
tree9accf8a6e9b1f836e3c7c7b5437d11351545a07e /templates
parentChange file hierarchy and rewrite makefile (diff)
downloadautocento-08fd8e95dccb91d0495a50d1009f85cb80cfad65.tar.gz
autocento-08fd8e95dccb91d0495a50d1009f85cb80cfad65.zip
First compile in v1.0.0 v1.0.0
Diffstat (limited to 'templates')
-rw-r--r--templates/backlinks.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/backlinks.html b/templates/backlinks.html index 52d3657..136eb4c 100644 --- a/templates/backlinks.html +++ b/templates/backlinks.html
@@ -100,7 +100,7 @@
100 <a href="../$id$.html" id="backlinks" title="Links to this page"> 100 <a href="../$id$.html" id="backlinks" title="Links to this page">
101 &phi; 101 &phi;
102 </a> 102 </a>
103 <a href="index.html" id="coverlink" title="To cover">&loz;</a> 103 <a href="../index.html" id="coverlink" title="To cover">&loz;</a>
104 <a href="#" id="randomizelink" title="ERROR">&xi;</a> 104 <a href="#" id="randomizelink" title="ERROR">&xi;</a>
105 </div> 105 </div>
106 106