From 0470064ea6754f0adbc1a9625531ccf8fb054bf0 Mon Sep 17 00:00:00 2001 From: RealAngeleno Date: Tue, 20 Jun 2023 16:38:59 -0700 Subject: [PATCH 1/2] Update post_thread.html --- templates/post_thread.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/post_thread.html b/templates/post_thread.html index 338b5df8..b17b3cdd 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -4,16 +4,19 @@
{% if not index %}{% endif %} +{% endapply %} {% include 'post/fileinfo.html' %}
1%}style='clear:both'{%endif%}>

+ {% apply spaceless %} {% include 'post/poster_id.html' %}  No. {{ post.id }} From 222de51247ed249046eac53cbf6d74036d6d4b37 Mon Sep 17 00:00:00 2001 From: RealAngeleno Date: Wed, 21 Jun 2023 15:57:39 -0700 Subject: [PATCH 2/2] 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'] %}