From 3cb0cdf4f849c332b2ea6cff00772a8ee8867d34 Mon Sep 17 00:00:00 2001 From: Saivann Date: Sat, 21 Dec 2013 13:49:30 -0500 Subject: [PATCH] Enable Google Analytics temporarily to estimate server traffic --- _layouts/base.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_layouts/base.html b/_layouts/base.html index 4e35e39a..a489b3ed 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -33,6 +33,16 @@ if(typeof(legacyIE)==='undefined'){ }); Hyphenator.run(); } + + {% endif %}