{% assign page_excerpt_fallback = page.excerpt | default: content | strip_html | strip_newlines | replace: " ", " " | truncate: 160 %} {% include schema.html %} {% include header.html %}
{{ content }}
{% include footer.html %}