summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-27 12:41:04 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-27 12:41:04 +0200
commitd8e8ca1e7b9f301db94937331d1dbd6d2540e824 (patch)
tree2a7f8f0e531f1b32a4743c47c13c8147e005556a
parent1cfc510ed82e1223d8930af646e69032267e2c11 (diff)
downloadobnam.org-d8e8ca1e7b9f301db94937331d1dbd6d2540e824.tar.gz
use -> instead / to separate path elements
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 1c5407a..c6e2c85 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -13,7 +13,7 @@
<span>
<span class="parentlinks">
<TMPL_LOOP PARENTLINKS>
- <a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>/
+ <a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a> &rarr;
</TMPL_LOOP>
</span>
<span class="title">