{% if meta.description %}
{% endif %}{% if meta.robots %}
{% endif %}
{{ site_title }}
{% for page in pages %} {% if page.id starts with "blog" %}{% else %}
{{ page.title }}
{% endif %} {% endfor %}
{{ content }}