{{section.title}} {% 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}}