{% block content %}{% endblock %}
{% if theme.editLink and theme.editLink.pattern %}
{% endif %}
{% if theme.lastUpdated and lastModified %}
Last updated: {{ lastModified | format_date("%B %d, %Y") }}
{% endif %}