diff --git a/templates/base.html b/templates/base.html index 98739f4..112c928 100644 --- a/templates/base.html +++ b/templates/base.html @@ -9,6 +9,10 @@ + {% if GOOGLE_SITE_VERIFICATION %} + + {% endif %} + {% block title %}{{ SITENAME }}{% endblock title %} {% if FEED_ALL_ATOM %}