{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results {% endblock %} {% block content %} You counted {{ total }} tables correctly! {% next_button %} {% endblock %}