{% include head.html %}
{% include header.html %}
{{ content }}
{% include news.html sidebar=true %} {% if site.links %} {% endif %}
{% include footer.html %}