--- layout: default --- {% assign licence = site.posts | find: "layout", "license" %} {% assign date_format = site.i18n.date.format | default: "%b %-d, %Y" %}

{{ page.title | default: '' | escape }}

{%- if page.description -%}

{{ page.description | default: '' | escape }}

{%- endif -%} {%- if page.image.path -%} {% for size in site.images.sizes %} {% endfor %} {{ page.image.description }} {%- endif -%}

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

{{ content }}