{% if page %} {% set page_title = page.title %} {% elif section %} {% set page_title = section.title %} {% endif %}