summaryrefslogtreecommitdiff
path: root/app/posts/templates
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2023-03-28 16:01:37 -0500
committerluxagraf <sng@luxagraf.net>2023-03-28 16:01:37 -0500
commitb68f55a4f8ec2bf7f0ba7ac106c28c14d20670f9 (patch)
tree0b5b53929a759b402f072836f34459442a8cf865 /app/posts/templates
parent2559549c74c1de2ee83e32e8e5538c4632e997d4 (diff)
jrnl: fixed naming bug in essay template
Diffstat (limited to 'app/posts/templates')
-rw-r--r--app/posts/templates/posts/essay_detail.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/posts/templates/posts/essay_detail.html b/app/posts/templates/posts/essay_detail.html
index 455a024..2368e3c 100644
--- a/app/posts/templates/posts/essay_detail.html
+++ b/app/posts/templates/posts/essay_detail.html
@@ -31,9 +31,9 @@
{{object.prologue_html|smartypants|safe}}
</div><hr />{%endif%}
{{object.body_html|safe|smartypants}}
- {% if object.afterword_html %}<div class="post-afterward">
+ {% if object.epilogue_html %}<div class="post-afterward">
<h4>Afterward</h4>
- {{object.afterword_html|smartypants|safe}}
+ {{object.epilogue_html|smartypants|safe}}
</div>{%endif%}
</div>
{%if wildlife or object.field_notes.all or object.books.all %}<div class="entry-footer">{%if wildlife %}