{% extends "otree/BaseBuiltIn.html" %} {% load otree_tags floppyforms %} {% block title %} {{ session_type_name }} {% endblock %} {% block content %} {% include 'otree/SessionInfo.html' %}