diff --git a/pelican/themes/simple/templates/base.html b/pelican/themes/simple/templates/base.html index 2c17dbfb..adbd74ef 100644 --- a/pelican/themes/simple/templates/base.html +++ b/pelican/themes/simple/templates/base.html @@ -1,6 +1,17 @@
+ {% if GOOGLE_ANALYTICS %} + + + + {% endif %} {% block head %}