about summary refs log tree commit diff stats
path: root/template.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-27 13:47:42 -0700
committerCase Duckworth2015-03-27 13:47:42 -0700
commit3b37989606c44902d90a3723e197d8c318a302bf (patch)
treee614c3ddbb8879e96ee739a75ad2f52a645b87c2 /template.html
parentAdd HAPAX LEGOMENA support & flatten structure (diff)
downloadautocento-3b37989606c44902d90a3723e197d8c318a302bf.tar.gz
autocento-3b37989606c44902d90a3723e197d8c318a302bf.zip
Change verse lines '$' -> '^| '
Diffstat (limited to 'template.html')
-rw-r--r--template.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/template.html b/template.html index f7efdd8..20effd1 100644 --- a/template.html +++ b/template.html
@@ -102,7 +102,13 @@
102 $project.prev.title$ 102 $project.prev.title$
103 </a> 103 </a>
104 $endfor$ 104 $endfor$
105 <a href="#" id="lozenge" title="Random page"> &loz; </a> 105
106 <!-- ANCHORS -->
107 <div class="anchors">
108 <a href="index.html" id="cover-link" title="To cover">&loz;</a>
109 <a href="#" id="lozenge" title="ERROR">&#x221d;</a>
110 </div>
111
106 $for(project.next)$ 112 $for(project.next)$
107 <a class="nextlink" href="$project.next.link$.html" 113 <a class="nextlink" href="$project.next.link$.html"
108 title="Next article$if(project.title)$ in $project.title$$endif$"> 114 title="Next article$if(project.title)$ in $project.title$$endif$">