diff --git a/templates/page.html b/templates/page.html
index 946e0cb..db89233 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -3,9 +3,6 @@
{{post.title}}
{{post.date}}
-
-{{ post.html|safe }}
-
{% if spi|length > 0 %}
Unterseiten:
@@ -21,6 +18,10 @@
{% endif %}
+
+{{ post.html|safe }}
+
+
{% if sp|length > 0 %}