{% include _utils/month date=page.date %}

{{ page.title | escape }}

{% if page.author %}
Publicat de: {% if page.author.first %} {% for author in page.author %} {% endfor %} {% else %} {% endif %} pe
{% endif %}
{{ content }}
{% include _partials/toc.html content=content maximum_level=4%}