diff --git a/templates/base.html b/templates/base.html index 555005c..1c296af 100644 --- a/templates/base.html +++ b/templates/base.html @@ -104,6 +104,13 @@ {% endif %} + {% if WEBMENTION_URL %} + + {% endif %} + {% if PINGBACK_URL %} + + {% endif %} + {% if not PLUGINS or 'seo' not in PLUGINS %} {% if REL_CANONICAL %} {% if page %}