From 9c5a7e1198f98eaf9240779b945e2192eaa66f9d Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 5 Nov 2011 16:37:37 +0100 Subject: Style updates for markdown --- templates/pages/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'templates/pages/index.html') diff --git a/templates/pages/index.html b/templates/pages/index.html index 18988f9..0f295e7 100644 --- a/templates/pages/index.html +++ b/templates/pages/index.html @@ -1,5 +1,8 @@ {% extends "base.html" %} {% block content %} -{% include page %} +
+ {% include page %} +
+
{% endblock %} -- cgit v1.2.3-54-g00ecf