--- layout: compress --- {% include header.html %} {% if page.url == "/" %} {% endif %} {% include nav.html %} {% if page.url == "/styleguide/" %} {{ content }} {% else %} {{ content }} {% endif %} {% include footer.html %} {% include scripts.html %}