diff --git a/themes/bootstrap/templates/analytics.html b/themes/bootstrap/templates/analytics.html new file mode 100644 index 0000000000000000000000000000000000000000..62f8511f24239a14db1d1bc37e3f4c59090c4ed2 --- /dev/null +++ b/themes/bootstrap/templates/analytics.html @@ -0,0 +1,3 @@ +{% if GOOGLE_ANALYTICS %} + +{% endif %} \ No newline at end of file