{% include head.html %}
{% include nav.html %} {{ content }} {% if page.include_social == true %} {% include social_feed.html %} {% endif %} {% if page.include_news == true or page.url contains "latest_news" %} {% include latest_news.html %} {% endif %} {% include footer.html %}