{% if page.blocks.meta_description %} {% elseif page.meta.description %} {% else %} {% endif %} {% block head_title %} {% if page.meta.title %} {{ page.meta.title }} {% else %} {{ page.title }} | {{ site.name }} {% endif %} {% endblock %} {% block styles %}{% endblock %} Jump to the navigation menu {% block body %}{% endblock %} {# Add the Mastodon verification link so pages can be verified. #} {% block scripts %}{% endblock %}