{{ node.title }}
{% if collection_error %}{{ collection_error }}
{% end %} {% if collection_sections %} {% for section in collection_sections %}{{ section.node.title }}
{{ section.body_html | safe(reason="trusted HTML from the catalog renderer") }}
This collection has no available pages.
{% end %}