summaryrefslogtreecommitdiffstats
path: root/src/templates/journal.html
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-21 15:19:59 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-21 15:19:59 +0200
commit3a703d05efc4536dab7b21fb702253238a01666e (patch)
treec9febf57630b9d3ef55d94fa00c19be055e68316 /src/templates/journal.html
parentc93ad4a81d0c7daab9fab3d19d56b130129b65d3 (diff)
downloadwebsite-3a703d05efc4536dab7b21fb702253238a01666e.tar.xz
bupa: bunch of refactoring...
Diffstat (limited to 'src/templates/journal.html')
-rw-r--r--src/templates/journal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/journal.html b/src/templates/journal.html
index 4bc5d49..042534a 100644
--- a/src/templates/journal.html
+++ b/src/templates/journal.html
@@ -24,7 +24,7 @@
by {{ entry.author }}
{% endif %}
</span>
- | <a href="{{ entry.page }}#isso-thread">comments</a>
+ | <a href="journal/{{ entry.page }}#isso-thread">comments</a>
</div>
{{ entry.body }}