{% if not object.metadata.omit_content_title %} {{section.title}} {% endif %} {% if section.published_at %} {{section.published_at|date_from_str|date:'d F Y'}} {% else %} {{object.lastmod|date:'d F Y'}} {% endif %} {% for tag in section.tags %} #{{ tag }} {% endfor %} {{yield}}