{% capture root_url %}{{ site.root | strip_slash }}{% endcapture %} {% include head.html %} {% unless page.banner == false %} {% include banner.html %} {% endunless %}
{{ content | expand_urls: root_url }}
{% include after_footer.html %}