From: jpope Date: Wed, 1 Jan 2014 17:54:23 +0000 (-0600) Subject: fix misplaced body tag when I moved the javascript to bottom of page X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1e298b10c7cba2d27cb19f1aee03134f66ef6e20;p=mediagoblin.git fix misplaced body tag when I moved the javascript to bottom of page --- diff --git a/mediagoblin/templates/mediagoblin/base.html b/mediagoblin/templates/mediagoblin/base.html index 69b28685..93086205 100644 --- a/mediagoblin/templates/mediagoblin/base.html +++ b/mediagoblin/templates/mediagoblin/base.html @@ -169,7 +169,6 @@ {%- endblock mediagoblin_body %} {% include 'mediagoblin/bits/body_end.html' %} - +