From dd8182e1dd007be4e9b6aa936b04e2352ae72ced Mon Sep 17 00:00:00 2001 From: Zankaria Date: Fri, 3 Jan 2025 18:01:48 +0100 Subject: [PATCH] post_reply.html: fix template --- templates/post_reply.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/post_reply.html b/templates/post_reply.html index 9a71664f..0111d6e4 100644 --- a/templates/post_reply.html +++ b/templates/post_reply.html @@ -16,9 +16,9 @@ No. {{ post.id }}

- {% include 'post/fileinfo.html' %} + {% endapply %} {% include 'post/post_controls.html' %} - {% apply spaceless %} + {% include 'post/fileinfo.html' %}
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'] %}