{% include "templates/head.html" %} {% include "templates/header.html" %}

{{ content[:name] }}

{{ content[:description] |> safe }}
{% let articles = content[:articles] %} {% end %}
{% include "templates/footer.html" %} {% include "templates/scripts.html" %}