Tidy.
This commit is contained in:
parent
9d85d7fb41
commit
b34e5b3925
@ -9,6 +9,7 @@
|
||||
{{ content }}
|
||||
|
||||
{% include footer.html %}
|
||||
|
||||
<script>
|
||||
(function ($) {
|
||||
'use strict';
|
||||
|
@ -10,8 +10,6 @@
|
||||
|
||||
{% include footer.html %}
|
||||
|
||||
{% include ga.html %}
|
||||
</body>
|
||||
<script>
|
||||
(function () {
|
||||
'use strict';
|
||||
@ -19,4 +17,7 @@
|
||||
prettyPrint();
|
||||
})();
|
||||
</script>
|
||||
|
||||
{% include ga.html %}
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user