From 92a50f60cd7094c01b2218ee42c51eeb91460810 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Tue, 16 Apr 2024 00:08:04 +0200 Subject: [PATCH] index.html: trim --- templates/index.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/templates/index.html b/templates/index.html index 52059a3c..8269f943 100644 --- a/templates/index.html +++ b/templates/index.html @@ -34,7 +34,7 @@
{{ boardlist.top }}
- + {% if pm %}
You have an unread PM{% if pm.waiting > 0 %}, plus {{ pm.waiting }} more waiting{% endif %}.

{% endif %} {% if config.url_banner %}{% endif %}
@@ -96,8 +96,8 @@ {{ body }} {% include 'report_delete.html' %} - - + + {{ boardlist.bottom }} {{ config.ad.bottom }} @@ -105,8 +105,8 @@