{{ page.title | escape }}

{% if page.author %}
Published by: {% if page.author.first %} {% for author in page.author %} {% endfor %} {% else %} {% endif %} on
{% elsif page.date %}
Last updated:
{% endif %}
{{ content }}
{% include _partials/toc.html content=content maximum_level=4%}