From f7e92d3967aeda48a286e0e38d3997b79ae45c07 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Fri, 16 Aug 2024 23:09:59 +0200 Subject: [PATCH] post_reply.html: add hover suggestions --- templates/post_reply.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/post_reply.html b/templates/post_reply.html index e6f5fa09..14eb497b 100644 --- a/templates/post_reply.html +++ b/templates/post_reply.html @@ -14,12 +14,12 @@ {% apply spaceless %} {% include 'post/poster_id.html' %}  - No. - {{ post.id }} + No. + {{ post.id }}

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