about summary refs log tree commit diff stats
path: root/template.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-28 09:42:01 -0700
committerCase Duckworth2015-03-28 09:42:01 -0700
commitfb8cc7d92a20610776d9f6e0453d09cebed0bc3a (patch)
treed47d5ccc7bf1e9d44e2405b6a2c8a6f9d85bd8f2 /template.html
parentFix #5: Verse typesetting (diff)
downloadautocento-fb8cc7d92a20610776d9f6e0453d09cebed0bc3a.tar.gz
autocento-fb8cc7d92a20610776d9f6e0453d09cebed0bc3a.zip
Add backlinks pages (fixes #16).
Diffstat (limited to 'template.html')
-rw-r--r--template.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/template.html b/template.html index 20effd1..074800e 100644 --- a/template.html +++ b/template.html
@@ -105,6 +105,9 @@
105 105
106 <!-- ANCHORS --> 106 <!-- ANCHORS -->
107 <div class="anchors"> 107 <div class="anchors">
108 <a href="$id$_backlinks.htm" id="back-link" title="Links to this page">
109 &phi;
110 </a>
108 <a href="index.html" id="cover-link" title="To cover">&loz;</a> 111 <a href="index.html" id="cover-link" title="To cover">&loz;</a>
109 <a href="#" id="lozenge" title="ERROR">&#x221d;</a> 112 <a href="#" id="lozenge" title="ERROR">&#x221d;</a>
110 </div> 113 </div>