{{ block title }} Earnings Feedback - Round {{player.round_number}} von {{C.NUM_ROUNDS}} {{ endblock }} {{ block content }}
| Your Price | Average Price | Unit Costs | Total Costs | Output | Revenue | Earnings |
|---|---|---|---|---|---|---|
| {{player.price}} | {{group.average_price}} | {{player.unit_costs}} | {{player.total_costs}} | {{player.output}} | {{player.revenue}} | {{player.earnings}} |