{% extends "!layout.html" %} {% block document %} {%- if toc|length > title|length + 75 %} On This Page {{ toc }} {%- endif %} {{ super() }} {% endblock %}