{% include head.html %}
{% include navbar.html %}
{{ content }}
{% include footer.html %} {% if page.mathjax %} {% endif %} {% if jekyll.environment == "production" %} {% include google-analytics.html %} {% endif %}