--- --- {{ site.title }} {% if site.favicon %}{% endif %} {% if site.touch_icon %}{% endif %}
{% for page in site.practicalities %} {% capture id %}{{ page.id | remove:'/' | downcase }}{% endcapture %}
{{ page.content }}
{% endfor %}