{% include document/doctype.html %} {% include document/html.html %}

<head>

{% include head/title.html %}

{% include head/meta.html %}
{% include head/link.html %}

{% include head/style.html %}
{% include head/script.html %}

</head>