summaryrefslogtreecommitdiff
path: root/templates/journal_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/journal_page.html')
-rw-r--r--templates/journal_page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/journal_page.html b/templates/journal_page.html
index 3106ca7..037146d 100644
--- a/templates/journal_page.html
+++ b/templates/journal_page.html
@@ -9,7 +9,7 @@
<div id="articles">
{.repeated section articles}
- {article|article-html}
+ {@|article-html}
{.end}
</div>
{.end}