--- layout: default --- {% assign license = site.posts | find: 'layout', 'license' %}
{% 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 }}