{% include head.html %} {% include header.html %}
{{ content }}
{%- if page.layout == "post" -%} {%- endif -%} {%- if site.sidebar_ad and page.ads -%} {%- include responsive-ad.html -%} {%- endif -%}
{%- if site.footer_ad and page.ads -%} {%- include responsive-ad.html -%} {%- endif -%}
{% include footer.html %}