{% include "templates/page.html" %}
{% include "templates/toc.html" %}
{% include "templates/seo.html" %} {% if config.theme.pygments_style %} {% endif %} {%- for path in config.extra_css %} {%- endfor %} {% if "pymdownx.arithmatex" in config.markdown_extensions %} {% include "templates/katex.html" %} {% endif %}