diff --git a/templates/index.html.j2 b/templates/index.html.j2
index ac1c139..7c2d56f 100644
--- a/templates/index.html.j2
+++ b/templates/index.html.j2
@@ -5,36 +5,53 @@
{{ readme }}
-
+
{% for page in pages %}
- {{ page[0] }}
{% endfor %}
diff --git a/templates/page.html.j2 b/templates/page.html.j2
index fdc1f6e..71265f8 100644
--- a/templates/page.html.j2
+++ b/templates/page.html.j2
@@ -5,47 +5,53 @@
- {{ content }}
+
+ {{ content }}
+