--- layout: "layouts/layout.njk" permalink: "/{{ page.date | date('yyyy') }}/{{ page.fileSlug }}/index.html" ---

{{ title }}

{% if summary %}{% endif %}
{# TODO: Add actual author information #} By Cassie Jones, {% if published %} posted {%- if updated -%} , Updated {% endif %}
{{ content | safe }}