{% extends "swan_page.html" %} {% block main %} Creating environment... Restart session {% endblock %} {% block script %} {{super()}} {% endblock %}