{% if page.mathjax %} {% endif %} {% comment %} Includes are found in the _includes directory. {% endcomment %} {% include navbar.html %} {% if page.mathjax %} {% include latex_commands.html %} {% endif %}
{% comment %} This is the base for all content. The content from the layouts found in the _layouts directory goes here. {% endcomment %} {{ content }}
{% comment %} {% endcomment %}