--- layout: default --- {% include _utils/month date=page.date %}

{{ page.title }}

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