diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-15 18:39:56 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-15 18:40:45 +0100 |
commit | b8cd2d937eb0e305509d1ffc70a52315320541c8 (patch) | |
tree | 81f2b020f274c2128b8aeff19561130014d33923 /src/templates/journal.html | |
parent | 965c9e67ef6f79b9cf72a01da03222a66d632569 (diff) | |
download | website-b8cd2d937eb0e305509d1ffc70a52315320541c8.tar.xz |
refactor bupa slightly, add isso comments on separate entry pages
Diffstat (limited to 'src/templates/journal.html')
-rw-r--r-- | src/templates/journal.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templates/journal.html b/src/templates/journal.html index 9f301b1..a4bef7f 100644 --- a/src/templates/journal.html +++ b/src/templates/journal.html @@ -20,6 +20,7 @@ by {{ entry.author }} {% endif %} </span> + | <a href="/~kyrias/{{ entry.page }}#isso-thread">comments</a> </div> {{ entry.body }} |