--- layout: default --- <article> <header class="page-header"> <h1 class="text-muted"> {{ page.title | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }} <p><small>{{ page.description | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }}</small></p> </h1> </header> {{ content }} </article>