--- layout: default ---

{{ page.title }}

{{ content }}


{{ page.author | default: site.author }}

{{ site.author | default: page.author}}

{%- assign date_format = site.date_format | default: "%b %-d, %Y" -%} {{ page.date | date: date_format }}