{%- include head.html with_aside=true -%} {%- include nav.html -%} {%- include guides-aside.html -%}
{% if page.title %}

{{ page.title }}

{% endif %} {{ content }} {% if page.credits %}
{{ site.data.credits[page.credits] | markdownify }} {% endif %}
{%- include footer.html -%}