{% include 'header.html' %} {% include '_settings/analytics.html' %} {% include '_settings/latex.html' %} {% include '_settings/font.html' %} {% if title %} {{ title }} {% if subtitle %} – {{ subtitle }} {% endif %} {% endif %} {% include '_slides/navi.html'%}
{% include '_slides/cover.html' %} {% include '_slides/content.html' %}
{% include 'footer.html' %}