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