{% 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

Please click ‘Next’ to continue.

{{ next_button }}
{% endblock %}