{% extends "section.html" %} {% block body %} {% set page_class = "casts list" %} {% endblock body %} {% block header %} {# This value is matched by the config.extra.menu.main->section #} {% set current_section = "casts" %} {{ macros_header::header(current_section=current_section)}} {% endblock header %} {% block content %}
{{page.description | safe }}