{% include header.html %}
Skip to main content
{% include nav/main.html %}
{{ page.title }}
{{ page.lead }}
{% include social-buttons.html %}
{{ content }}
{% unless page.fullwidth == true %}
{% endunless %}
{% include footer.html %}