{% extends "_layout" %} {% block content %} {{{ body }}}

Last updated {{ updatedAtIso }} by {{ updatedBy }}.{% if user %} Edit this page.{% endif %}

{% endblock %}