summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 49b536d..04ee349 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -139,9 +139,12 @@
<TMPL_IF GETSOURCEURL>
| <b>&lt;&gt;</b> <a href="<TMPL_VAR GETSOURCEURL>">Show source</a>
</TMPL_IF>
- <TMPL_IF GETSOURCEURL>
+ <TMPL_IF DISCUSSIONURL>
| <span class="glyphicon glyphicon-comment"></span><a href="<TMPL_VAR DISCUSSIONURL>"> Discussion</a>
</TMPL_IF>
+ <TMPL_IF PREFSURL>
+ | <span class="glyphicon glyphicon-settings"></span><a href="<TMPL_VAR PREFSURL>"> Preferences</a>
+ </TMPL_IF>
</p>
<TMPL_IF COMMENTS>