{% extends "global/Page.html" %} {% load otree %} {% block content %}
| Starting Balance (this round): | {{ oldbalance }} |
| + Profit from Engagement: | {{ profit }} |
| - Investment in Quality: | {{ Spend }} |
| - Regulatory Fines: | {{ totalfine }} |
| Final Balance: | {{ balance }} |