@@ -9,6 +9,7 @@
{{ content }}
{% include footer.html %}
+
<script>
(function ($) {
'use strict';
@@ -10,8 +10,6 @@
- {% include ga.html %}
- </body>
(function () {
@@ -19,4 +17,7 @@
prettyPrint();
})();
</script>
+ {% include ga.html %}
+ </body>
</html>