diff --git a/templates/base.html b/templates/base.html index f4e302f..18ab24f 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 %}