<!doctype html> <html lang=“” itemscope itemtype=“schema.org/Article”>

{% include head.html %}

<main class=“uk-animation-slide-top-small”>

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

</main>

{% include algolia.html %}

</html>