From 426d7cee3d29e38c14bd7b14903a74b0e6949b1b Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Sun, 4 Dec 2011 12:56:47 +0100 Subject: [PATCH] Switch to "new style" google analytics calling It's not really new. And in passing, put it back in one of the base templates where it got missing in the switch to the new site. --- templates/base/base.html | 10 ++++++++++ templates/docs/docspage.html | 11 ++++++++++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/templates/base/base.html b/templates/base/base.html index f058280c..59f80d41 100644 --- a/templates/base/base.html +++ b/templates/base/base.html @@ -10,6 +10,16 @@ + {%block extrahead%}{%endblock%} diff --git a/templates/docs/docspage.html b/templates/docs/docspage.html index da6d674e..58fcae65 100644 --- a/templates/docs/docspage.html +++ b/templates/docs/docspage.html @@ -6,7 +6,16 @@ - +