diff --git a/templates/base.html b/templates/base.html index f81ca30..1c296af 100644 --- a/templates/base.html +++ b/templates/base.html @@ -100,6 +100,17 @@ {% include "partial/ga.html" %} {% include "partial/ggst.html" %} + {% if PGP_KEY %} + + {% endif %} + + {% if WEBMENTION_URL %} + + {% endif %} + {% if PINGBACK_URL %} + + {% endif %} + {% if not PLUGINS or 'seo' not in PLUGINS %} {% if REL_CANONICAL %} {% if page %}