{{ page.extra.lead | safe }}
{% endif %}
{{ macros_publish::page_publish_metadata(page=page) }}
{# Default page template used for blog contents #} {% extends "page.html" %} {% block body %} {% set page_class = "casts single" %} {% endblock body %} {% block header %} {{ macros_header::header(current_section='casts')}} {% endblock header %} {% block content %}
{{ page.extra.lead | safe }}
{% endif %}