{% block meta %} {% if meta_description %}{% endif %} {% if canonical_url %}{% endif %} {% if noindex %}{% endif %} {% endblock %} {% block feed_links %}{% if site %}{% endif %}{% endblock %} {% if webmention_endpoint_url is defined and webmention_endpoint_url() %}{% endif %} {# Plugin-contributed stylesheets. Each plugin that needs one exposes a Jinja global (e.g. `pygments_css_url`) via `register_template_globals`; this list grows organically. #} {% if pygments_css_url is defined %}{% endif %} {% block social_meta %}{# Content-type templates override this with og:* and twitter:* tags. #}{% endblock %} {% block jsonld %}{# Content-type templates override this with a JSON-LD