From 4bb0f40cd1cc544350b6d85787554607ad5cd85d Mon Sep 17 00:00:00 2001 From: Zankaria Date: Wed, 24 Apr 2024 17:00:55 +0200 Subject: [PATCH] index.html: trim --- templates/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/index.html b/templates/index.html index 118ddbcc..e0fad639 100644 --- a/templates/index.html +++ b/templates/index.html @@ -18,10 +18,10 @@ {{ 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 %} - +

{{ board.url }} - {{ board.title|e }}

@@ -54,7 +54,7 @@ {{ btn.next }}
{% endif %} - + {% if config.global_message %}
{{ config.global_message }}
{% endif %}
{% if config.board_search %} @@ -74,7 +74,7 @@ {{ body }} {% include 'report_delete.html' %} - +
{{ btn.prev }} {% for page in pages %} [{{ page.num }}]{% if loop.last %} {% endif %} @@ -83,7 +83,7 @@ | {% trans %}Catalog{% endtrans %} {% endif %}
- + {{ boardlist.bottom }} {{ config.ad.bottom }} @@ -92,6 +92,6 @@ - +