{% include head.html %}
{% include navigation.html %}
{% if page.title == "Official Website" %}
{% endif %}
{{ content }}
{% include footer.html %}