{% extends "base.html" %} {% block content %} {% if page.toc %}

table of contents


{% endif %} {{ page.content | safe }} {% endblock content %}