From 5e675c85d3ad6b5b2cdaf96156859597d8107633 Mon Sep 17 00:00:00 2001 From: Dedi Purwanto Date: Sun, 18 Nov 2012 11:21:55 +0800 Subject: Added cebong theme files --- cebong/templates/analytics.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 cebong/templates/analytics.html (limited to 'cebong/templates/analytics.html') diff --git a/cebong/templates/analytics.html b/cebong/templates/analytics.html new file mode 100644 index 0000000..ba174fc --- /dev/null +++ b/cebong/templates/analytics.html @@ -0,0 +1,11 @@ +{% if GOOGLE_ANALYTICS %} + + +{% endif %} \ No newline at end of file -- cgit