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 %}