From e9d4c4c10c13a00a8b4227323b952dfeaadce41b Mon Sep 17 00:00:00 2001 From: Zankaria Date: Fri, 16 Aug 2024 23:40:25 +0200 Subject: [PATCH] post_reply.html: make posts less cluttered --- templates/post_reply.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/templates/post_reply.html b/templates/post_reply.html index 14eb497b..9a71664f 100644 --- a/templates/post_reply.html +++ b/templates/post_reply.html @@ -2,22 +2,20 @@ {# tabs and new lines will be ignored #}

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

- {% endapply %} {% include 'post/fileinfo.html' %} {% include 'post/post_controls.html' %} {% apply spaceless %}