Added new theme built-texts, based on tuxlite-tbs and bootstrap
This commit is contained in:
3
built-texts/templates/analytics.html
Normal file
3
built-texts/templates/analytics.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{% if GOOGLE_ANALYTICS %}
|
||||
<script>var _gaq=[['_setAccount','{{GOOGLE_ANALYTICS}}'],['_trackPageview']];(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.src='//www.google-analytics.com/ga.js';s.parentNode.insertBefore(g,s)}(document,'script'))</script>
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user