Close if tag

This commit is contained in:
Michael Rose 2013-09-09 13:31:34 -04:00
parent 431ccd41a2
commit 1bd5914140
2 changed files with 2 additions and 1 deletions

View File

@ -17,3 +17,4 @@
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
{% endif %}

View File

@ -66,4 +66,4 @@
{% include scripts.html %}
</body>
</html>
</html>