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 @@ - +