{% include head.html %} {% if site.header_type == 'drawer' %}
{% include search_result.html %} {% include header_fixed.html %} {% else %}
{% include search_result.html %} {% include header.html %} {% endif %}
{{ content }} {% include footer.html %}
{% if site.pagination_type == 'ops' %} {% endif %}