From 222de51247ed249046eac53cbf6d74036d6d4b37 Mon Sep 17 00:00:00 2001 From: RealAngeleno Date: Wed, 21 Jun 2023 15:57:39 -0700 Subject: [PATCH] remove spaceless filter for post description --- templates/post_reply.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/post_reply.html b/templates/post_reply.html index 2c2a708a..e6f5fa09 100644 --- a/templates/post_reply.html +++ b/templates/post_reply.html @@ -2,6 +2,7 @@ {# tabs and new lines will be ignored #}

+ {% endapply %} {% if not index %}{% endif %} + {% apply spaceless %} {% include 'post/poster_id.html' %}  No. {{ post.id }}

+ {% endapply %} {% include 'post/fileinfo.html' %} {% include 'post/post_controls.html' %} + {% apply spaceless %}
1 %}style="clear:both"{% endif %}> {% endapply %}{% if index %}{{ post.body|truncate_body(post.link) }}{% else %}{{ post.body }}{% endif %}{% apply spaceless %} {% if post.modifiers['ban message'] %}