{% include head.html %}
{% unless site.info_bar == nil or site.info_bar == false %} {% include _info_bar.html %} {% endunless %} {% include navigation.html %}
{{ content }}
{% include site-footer.html %}