--- layout: default ---

{{ page.title | escape }}

{%- assign date_format = "%B %d, %Y" -%} {{ page.date | date: date_format }}
{{ content }}
{%- include footer.html -%}