{% block title %} {# Add title here if needed #} {% endblock %} {% block content %}
  1. In Round {{ subsession.round_number }}, the Customer you are paired with has chosen to tip you:


    Tip Paid to You: {{ tip_amount }} tokens


    You will now begin Round {{ round_number }} of the decode task on the next page.

Please click ‘Next’ to continue.

{{ next_button }}
{% endblock %}