{% if page.styles -%} {% for style in page.styles -%} {% endfor -%} {% endif -%} {% if page.scripts -%} {% for script in page.scripts -%} {% endfor -%} {% endif -%} {% include seo.html -%} {% include counters_head.html -%} {% include counters_body.html -%} {% include page_toolbar.html -%} {% include page_header.html -%}
{{ content -}} {% include page_footer.html -%}