{% seo %} {% if jekyll.environment == 'production' and site.google_analytics_key != '' %} {% endif %} {% if site.snipcart_key %} {% endif %}
{% include navigation.html %}
{% if page.hero %}

{{ page.hero }}

{% elsif page.name %}

{{ page.name }}

{% endif %} {% if page.subtitle %}

{{ page.subtitle }}

{% endif %}
{{ content }}