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/base.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'bootlex/templates/base.html') diff --git a/bootlex/templates/base.html b/bootlex/templates/base.html index 481fb28..ed1bf94 100644 --- a/bootlex/templates/base.html +++ b/bootlex/templates/base.html @@ -12,9 +12,9 @@ {% endif %} {% endblock head %} - + {% include 'analytics.html' %} - + @@ -57,12 +57,12 @@ {% endfor %} {% endif %} - + - +
- +
@@ -71,12 +71,12 @@
- + {% if DISQUS_SITENAME %} {% endif %} - + -- cgit