diff --git a/source/_templates/thelayout.html b/source/_templates/thelayout.html index b03352361..19e100f24 100644 --- a/source/_templates/thelayout.html +++ b/source/_templates/thelayout.html @@ -244,23 +244,6 @@ }); - {#- Do not conflict with RTD insertion of analytics script #} - {%- if not READTHEDOCS %} - {%- if theme_analytics_id %} - - - - - {%- endif %} - {%- endif %} {%- block footer %} {% endblock %}