{{ content[:name] }}
-
{% for article in articles %}
{% let fullpath = joinpath(meta[:baseurl], article[:path]) %}
- {{ article[:title] |> safe }} {% end %} {% end %}
{% include "templates/head.html" %}
{% include "templates/header.html" %}