{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Results of Decision 1 {% endblock %} {% block content %}

Results

{{player.Name_Initials_Consent}}, {{inform}}

{{random_number_1}}

Click next to move to next page.
{% next_button %} {% endblock %}