--- layout: compress --- {% if page.color %}{% capture body_class %}class="body-{{ page.color }}"{% endcapture %}{% endif %} {% include _theme/head.html %}
{% include _theme/header.html %} {{ content }}
{% include _theme/footer.html %} {% include _theme/js.html %}