diff --git a/templates/page.html b/templates/page.html index a651af7b..8168e475 100644 --- a/templates/page.html +++ b/templates/page.html @@ -11,7 +11,9 @@ {{ title }} - {{ boardlist.top }} +
+ {{ boardlist.top }} +
{% if pm %}
You have an unread PM{% if pm.waiting > 0 %}, plus {{ pm.waiting }} more waiting{% endif %}.

{% endif %}
@@ -26,8 +28,8 @@ {{ body }}
+