From 24f1b2dcc49f5aa75483ebc8d52f023c65eb4e1b Mon Sep 17 00:00:00 2001 From: Zankaria Date: Wed, 28 Aug 2024 22:30:33 +0200 Subject: [PATCH] post_thread.html: switch intro and head for OP post --- templates/post_thread.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/post_thread.html b/templates/post_thread.html index d1291aef..1d60f867 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -5,6 +5,9 @@ {% if not index %}{% endif %}
1%}style='clear:both'{%endif%}> +
+ {% include 'post/fileinfo.html' %} +

{% endapply %}{% if index %}{{ post.body|truncate_body(post.link) }}{% else %}{{ post.body }}{% endif %}{% apply spaceless %}