_layouts/archive.html [9:24]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {% endif %} {% if page.url != "/" and site.breadcrumbs %} {% unless paginator %} {% include breadcrumbs.html %} {% endunless %} {% endif %}
{% include sidebar.html %}
{% unless page.header.overlay_color or page.header.overlay_image %}

{{ page.title }}

{% endunless %} {{ content }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _layouts/search.html [7:23]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {% endif %} {% if page.url != "/" and site.breadcrumbs %} {% unless paginator %} {% include breadcrumbs.html %} {% endunless %} {% endif %}
{% include sidebar.html %}
{% unless page.header.overlay_color or page.header.overlay_image %}

{{ page.title }}

{% endunless %} {{ content }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -