{% 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 container.html -%} {% include scroll_button.html -%}