Resolved #5 token rendering in view template.

This commit is contained in:
David Russell 2016-08-29 10:07:17 +07:00
parent 4fec464d02
commit 29194be40c

View File

@ -6,7 +6,7 @@
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', @gaToken, 'auto');
ga('create', '@gaToken', 'auto');
ga('send', 'pageview');
</script>
}