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