{{ block title }} Information {{ endblock }} {{ block content }}
The public good costs {{ Constants.pg_cost }} tokens to produce.
In this round, your value is V1 = {{ player.value }},
and your match's value is {{ if player.round_number <= Constants.num_rounds_phase1 }} V2 = {{ player.value_match }}
{{ else }}
either V2 = {{ Constants.pg_valueH }}
or V2 = {{ Constants.pg_valueL }}, each with 50% probability {{ endif }}.