{% extends "global/Page.html" %} {% load otree %} {% block title %} Results {% endblock %} {% block content %} Display {{table}} {% endblock %}