From bd942f2d4f6df52e2aa4ff44d4050da0f260d76e Mon Sep 17 00:00:00 2001 From: The Dod Date: Mon, 5 Nov 2012 12:51:12 +0700 Subject: initial commit --- waterspill-en/templates/analytics.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 waterspill-en/templates/analytics.html (limited to 'waterspill-en/templates/analytics.html') diff --git a/waterspill-en/templates/analytics.html b/waterspill-en/templates/analytics.html new file mode 100644 index 0000000..f19c7a6 --- /dev/null +++ b/waterspill-en/templates/analytics.html @@ -0,0 +1,11 @@ +{% if GOOGLE_ANALYTICS %} + + +{% endif %} -- cgit