From ceb5753c81ce4966146f5d5d54cf113987afb916 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Wed, 19 Oct 2011 20:10:24 +0200 Subject: [PATCH] Move Google Analytics code to --- docs/_templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 14113da6..485debc5 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -1,6 +1,6 @@ {% extends "!layout.html" %} -{% block footer %} +{% block extrahead %} {{ super() }}