--- layout: default --- {% assign license = site.posts | find: 'layout', 'license' %} {%- assign date_format = site.i18n.date.format | default: '%b %-d, %Y' -%}
{% render 'sutty/title.html', title: page.title, description: page.description, class: 'text-primary' %} {%- if page.image.path -%} {% for size in site.images.sizes %} {% endfor %} {{ page.image.description }} {%- endif -%}

{%- for author in page.author -%} • {%- endfor -%}

{{ content }}