aboutsummaryrefslogtreecommitdiff
path: root/templates/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r--templates/page.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index ff2d68f..75a8315 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -137,7 +137,9 @@
<li><a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a> <span class="divider">/</span> </li>
</TMPL_LOOP>
<li><TMPL_VAR TITLE></li>
+ <li><span class="divider">|</span> <a href="/about">About</a></li>
<li><span class="divider">|</span> <a href="<TMPL_VAR HISTORYURL>">History</a></li>
+ <li><span class="divider">|</span> <a href="<TMPL_VAR GETSOURCEURL>">Source</a></li>
</ul>
<TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF>
</div>