From 94a6fcfd43cc7a7d1e0e5519b1b7106d2f194327 Mon Sep 17 00:00:00 2001 From: Mahmoud Hashemi Date: Mon, 13 Apr 2015 00:20:00 -0700 Subject: [PATCH] read the docs has google analytics support built in! --- docs/_templates/page.html | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/_templates/page.html b/docs/_templates/page.html index 36fe289..63a08a4 100644 --- a/docs/_templates/page.html +++ b/docs/_templates/page.html @@ -2,14 +2,4 @@ {% block menu %} {{ super() }} - {% endblock %}