From 29021c9bdb18e21427a38fc024d893efbeea1574 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Mon, 15 Aug 2022 13:12:41 -0500 Subject: posts: added hr below prologues --- app/posts/templates/posts/essay_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/posts/templates/posts/essay_detail.html b/app/posts/templates/posts/essay_detail.html index 0cf6f78..7eb90f5 100644 --- a/app/posts/templates/posts/essay_detail.html +++ b/app/posts/templates/posts/essay_detail.html @@ -51,7 +51,7 @@
{% if object.prologue_html %}
{{object.prologue_html|smartypants|safe}} -
{%endif%} +

{%endif%} {{object.body_html|safe|smartypants}} {% if object.afterword_html %}

Afterward

-- cgit v1.2.3-70-g09d2