diff --git a/templates/generic_page.html b/templates/generic_page.html
index 965cbc2c..3ff200f9 100644
--- a/templates/generic_page.html
+++ b/templates/generic_page.html
@@ -6,6 +6,8 @@
{{ board.url }} - {{ board.name }}
{% endblock %}
+
+
{{ boardlist.top }}
{% if pm %}You have
an unread PM{% if pm.waiting > 0 %}, plus {{ pm.waiting }} more waiting{% endif %}.
{% endif %}
diff --git a/templates/index.html b/templates/index.html
index 2771026d..1878d455 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -2,7 +2,8 @@
-
+
+
diff --git a/templates/thread.html b/templates/thread.html
index e0ea1e07..62fe2c12 100644
--- a/templates/thread.html
+++ b/templates/thread.html
@@ -2,6 +2,8 @@
+
+