{% seo %}
{{ site.title }}
{% if site.subtitle %}
{{ site.subtitle }}
{% endif %}
{% for item in site.navigation %}
{{ item.title }}
{% endfor %}
Search site content
{% if page.url == "/" %} {{ content }} {% else %}
{{ content }}
{% endif %}
Search Results
{% if site.google_analytics %} {% endif %}