From 3fb43697dd33e904642c42358bb80a98fb1e0b72 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Thu, 7 Feb 2013 10:44:49 -0500 Subject: [PATCH] Moving scripts to the bottom. --- blogs/templates/blogs/themes/pro-adams/base.html | 8 ++++---- templates/base.html | 9 +++------ 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/blogs/templates/blogs/themes/pro-adams/base.html b/blogs/templates/blogs/themes/pro-adams/base.html index 71e08f4..6f6ff0d 100644 --- a/blogs/templates/blogs/themes/pro-adams/base.html +++ b/blogs/templates/blogs/themes/pro-adams/base.html @@ -21,8 +21,6 @@ {% endif %} - - {% if blog_user.profile.gittip_username %} {% endif %} - - @@ -107,6 +103,10 @@ + + + + {% if not debug %} - @@ -339,7 +337,10 @@ {% endblock %} + + + {% block extra-scripts %}{% endblock %} {% block inline-js %} @@ -365,16 +366,13 @@ {% endif %} {% endblock %} - {% if has_snipts and detail %} {% endif %} - - {% if not debug %} {% endif %} - {% if request.user.is_authenticated %} {% if not debug %} {% block intercom %}