diff --git a/r2/r2/templates/base.html b/r2/r2/templates/base.html index a2abdb6d4..fab012fc2 100644 --- a/r2/r2/templates/base.html +++ b/r2/r2/templates/base.html @@ -44,8 +44,8 @@ ${js_preamble()} - ${self.javascript()} ${self.stylesheet()} + ${self.javascript()} ##things here may depend on globals, or included js, so we run them last