{% extends "base.html" %} {% block title %} {{ page['title'] }} {% endblock %} {% block container %} {% set html = page.html %} {% if page.meta.get("toc", True) %}