{%- include strings.html -%} {%- include head.html -%} {%- capture body_modifier -%} {%- if page.body_modifier -%} {{ page.body_modifier }} {%- else -%} {{ page.layout }} {%- endif -%} {%- endcapture -%}
{%- include header.html -%} {{ skip_to_main_content }}