diff --git a/rhodecode/templates/base/root.html b/rhodecode/templates/base/root.html --- a/rhodecode/templates/base/root.html +++ b/rhodecode/templates/base/root.html @@ -16,16 +16,16 @@ <%def name="css_extra()"> - + ${self.css()} - + %if c.ga_code: %endif - + ## JAVASCRIPT ## <%def name="js()"> @@ -44,21 +44,21 @@ ## EXTRA FOR JS ${self.js_extra()} - + <%def name="js_extra()"> @@ -139,4 +139,4 @@ ${next.body()} - \ No newline at end of file +