{% extends "global/Page.html" %} {% load otree %} {% block title %} Payment Information {% endblock %} {% block content %}
Proceed to the next version.
| Round | Outcome |
|---|---|
| {{ p.round_number }} | {% if p.final < p.w0 %} ${{ p.final }}0 {% elif p.final > p.w0 %} ${{ p.final }}0 {% else %} ${{ p.final }}0 {% endif %} |