From da810104cd033c1dcc25d67f8f09985a415b43b9 Mon Sep 17 00:00:00 2001 From: Stéphane Caron Date: Wed, 20 Mar 2013 12:04:11 +0100 Subject: theme variant from mnmlist --- nmnlist/templates/analytics.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 nmnlist/templates/analytics.html (limited to 'nmnlist/templates/analytics.html') diff --git a/nmnlist/templates/analytics.html b/nmnlist/templates/analytics.html new file mode 100644 index 0000000..ba174fc --- /dev/null +++ b/nmnlist/templates/analytics.html @@ -0,0 +1,11 @@ +{% if GOOGLE_ANALYTICS %} + + +{% endif %} \ No newline at end of file -- cgit