From dd8c1998817a3abd707f6db44d193a21292ff462 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Sat, 30 Mar 2013 11:07:58 -0700 Subject: Fixes #44: Bootlex linking and whitespace problems --- bootlex/templates/index.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'bootlex/templates/index.html') diff --git a/bootlex/templates/index.html b/bootlex/templates/index.html index c76ab3e..517016f 100644 --- a/bootlex/templates/index.html +++ b/bootlex/templates/index.html @@ -1,15 +1,15 @@ {% extends "base.html" %} {% block title %}Blog{%endblock%} -{% block content %} +{% block content %}
{% block content_title %}

Blog

{% endblock %} +