Added new theme built-texts, based on tuxlite-tbs and bootstrap

This commit is contained in:
Abhishek L
2012-12-16 17:08:01 +05:30
parent e4c896d1f5
commit 76bbbdfd68
43 changed files with 2586 additions and 0 deletions

View 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 %}