{% include head.html %}
{% include header.html %}
{{ content }} {% include news.html %} {% if site.links %}
{% t home.links %}
{% endif %}
{% include footer.html %}