From 802d891506bb6ef2f9b57a5927f1ddd2349d2f9e Mon Sep 17 00:00:00 2001 From: Scott Kensell Date: Sat, 17 May 2014 19:49:35 +0200 Subject: Copied the SOMA template --- SoMA2/templates/analytics.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SoMA2/templates/analytics.html (limited to 'SoMA2/templates/analytics.html') diff --git a/SoMA2/templates/analytics.html b/SoMA2/templates/analytics.html new file mode 100644 index 0000000..4de2c86 --- /dev/null +++ b/SoMA2/templates/analytics.html @@ -0,0 +1,12 @@ +{% if GOOGLE_ANALYTICS %} + +{% endif %} \ No newline at end of file -- cgit