{% if site.contact == "static" %} {% else %} {% endif %} {% if site.contact == "disqus" %} {% include js_disqus.html %} {% endif %} {% if site.google_analytics and jekyll.environment == "production" %} {% include google_analytics.html %} {% endif %}