{% if image %} {% endif %} {% for crumb in breadcrumbs %} {{ crumb.name }} {% if not loop.last %}/{% endif %} {% endfor %} {{ title }} {{ site_data.author[0] }} {{ site_data.author }} • {{ date.created | fancy_date }} • {{ content | read_time }} {{ content | safe }} {% if tags %} Filed Under {% for tag in tags %} #{{ tag }} {% endfor %} {% endif %}