{% include relatives.html %} {% include head.html %}
{% if page.category != 404 %} {% include indexnavbar.html %} {% endif %}
{% if page.markdown == 1 %} {{ content | markdownify }} {% else %} {{ content }} {% endif %} {% if page.category != 404 %} {% include indexfooter.html %} {% endif %}