{% extends 'otree/WaitPage.html' %} {% load otree %} {% block title %} Waiting page… {% endblock %} {% block content %}

Please wait for the customer to make their tip decisions.

{% endblock %}