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