diff --git a/themes/cwi/templates/analytics.html b/themes/cwi/templates/analytics.html new file mode 100644 index 0000000000000000000000000000000000000000..e27adf82180db46e17f586effd70f8ec0ebd716d --- /dev/null +++ b/themes/cwi/templates/analytics.html @@ -0,0 +1,46 @@ +{% if GOOGLE_ANALYTICS %} + +{% endif %} +{% if GAUGES %} + +{% endif %} +{% if PIWIK_URL and PIWIK_SITE_ID %} + +{% endif %}