{% include "partials/header.tera" %} # {% block title %}{{ i18n.labels.title }}{% endblock title %} {% if theme.show_toc %} {% block toc %}{% endblock toc %} {% endif %} {% block content %}{% endblock content %} {% include "partials/footer.tera" %}