<!doctype html> <html lang=“” itemscope itemtype=“schema.org/Article”> {% include head.html %} <main>

{% include header.html %}
{{content}}
{% include footer.html %}

</main> </html>