{%- include header.html -%}
{{ content }}
{%- if page.sidebar -%} {%- include sidebar.html -%} {%- endif -%}
{%- include footer.html -%}