diff --git a/alchemy/templates/include/google_analytics.html b/alchemy/templates/include/google_analytics.html index 22ff2d5..629d932 100644 --- a/alchemy/templates/include/google_analytics.html +++ b/alchemy/templates/include/google_analytics.html @@ -1,17 +1,12 @@ -{% if GOOGLE_ANALYTICS_ID and GOOGLE_ANALYTICS_DOMAIN %} +{% if GOOGLE_ANALYTICS_ID %} {% endif %}