diff --git a/templates/base.html b/templates/base.html index 04e0c4036..c12e87b6f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,7 +5,10 @@ {% load pipeline sitetree %} - + @@ -133,18 +136,6 @@ } - {# Asynchronous Analytics snippet #} - {% block head %}{% endblock %}