{% extends "otree/Session.html" %} {% block content %} {{ super() }} {% include 'otree/includes/SessionInfo.html' %} {% endblock %}