{%- import "macros.jinja.html" as macros with context -%} {{ site.title }} - {{ page.title }} {% if site.katex %} {% endif %} {% if site.matamocloud -%} {%- endif %} {% include "partial/nav.html" %} {% block fixed_action %}{% endblock fixed_action %}
{{ macros.tabs() }}
{% block content %}{% endblock content %}
{% include "partial/footer.html" %} {% block script %} {% endblock script %}