{% extends "global/Page.html" %} {% load otree static %} {% block title %} Round {{ round_number }} {% endblock %} {% block content %}

Please commit this number to memory. You will need to enter it correctly in order to receive your earnings from this round. {{ memory_number }}

{% next_button %} {% endblock %} {% block app_styles %} {% endblock %}