{% extends "page.html" %} {% block site %} <div id=jupyter-main-app> <h1>A Jupyter Server is running.</h1> </div> {% endblock site %}