{% assign pageclass = page.title | downcase | replace: ' ', '-' %} {% assign pageclasstype = page.collection %} {{ page.title }} {% if site.google_analytics and jekyll.environment == 'production' %} {% include analytics.html %} {% endif %}
{{ content }}