{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Round {{ player.round_number }} {% endblock %} {% block content %} {% next_button %} {% endblock %}