{% if site.is('home') %} {{ site.title }} {% else %} {{ site.title }} {% endif %}

{# A comment. #}
{% for page in pages %} {% endfor %}