diff options
Diffstat (limited to 'templates/page.html')
-rw-r--r-- | templates/page.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/page.html b/templates/page.html index dda13e1..637d6d9 100644 --- a/templates/page.html +++ b/templates/page.html | |||
@@ -97,6 +97,9 @@ $endif$ | |||
97 | $body$ | 97 | $body$ |
98 | </section> | 98 | </section> |
99 | </article> | 99 | </article> |
100 | |||
101 | <a id="textlink" title="Source file" href="text/$id$.txt">¶</a> | ||
102 | |||
100 | <nav> | 103 | <nav> |
101 | <div class="anchors"> | 104 | <div class="anchors"> |
102 | <a href="backlinks/$id$.html" id="backlinks" title="Links to this page"> | 105 | <a href="backlinks/$id$.html" id="backlinks" title="Links to this page"> |