From 04a56965ea68dfceac2ecc550b8827de0d8a9a01 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Mon, 15 Aug 2022 12:57:27 -0500 Subject: posts: updated post styles to italicize afterward/forewards --- app/posts/templates/posts/essay_detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/posts/templates/posts/essay_detail.html b/app/posts/templates/posts/essay_detail.html index 2b4d341..0cf6f78 100644 --- a/app/posts/templates/posts/essay_detail.html +++ b/app/posts/templates/posts/essay_detail.html @@ -49,11 +49,11 @@
- {% if object.prologue_html %}
+ {% if object.prologue_html %}
{{object.prologue_html|smartypants|safe}}
{%endif%} {{object.body_html|safe|smartypants}} - {% if object.afterword_html %}
+ {% if object.afterword_html %}

Afterward

{{object.afterword_html|smartypants|safe}}
{%endif%} -- cgit v1.2.3-70-g09d2