From f7e92d3967aeda48a286e0e38d3997b79ae45c07 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Fri, 16 Aug 2024 23:09:59 +0200 Subject: [PATCH 1/3] 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 %} From b991657b0a90215efd1571ad76a5bc52f6c01d8b Mon Sep 17 00:00:00 2001 From: Zankaria Date: Sun, 29 Dec 2024 16:41:59 +0100 Subject: [PATCH 2/3] post_thread.html: add hover suggestions --- templates/post_thread.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/post_thread.html b/templates/post_thread.html index e9c5cc12..719fa3b9 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -9,7 +9,7 @@
1%}style='clear:both'{%endif%}>

{% apply spaceless %} {% include 'post/poster_id.html' %}  - No. - {{ post.id }} + No. + {{ post.id }} {% if post.sticky %} {% if config.font_awesome %} @@ -75,7 +75,7 @@ {{ count }} posts {% endtrans %} {% if post.omitted_images %} - {% trans %}and{% endtrans %} + {% trans %}and{% endtrans %} {% endif %} {% endif %} {% if post.omitted_images %} From af7bfa5801b38edad2944e2888967a2ad7297630 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Sun, 29 Dec 2024 16:57:52 +0100 Subject: [PATCH 3/3] time.html: add title --- templates/post/time.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/post/time.html b/templates/post/time.html index 518a34b6..bbdcba61 100644 --- a/templates/post/time.html +++ b/templates/post/time.html @@ -1 +1 @@ - +