{% extends "global/Page.html" %} {% load otree %} {% block title %} Decision Made {% endblock %} {% block content %}

Please click to continue to the next round

{% next_button %} {% endblock %}