{{ block title }} Page title {{ endblock }} {{ block content }} round {{player.round_number}}
player {{player.current_treatment}} {{ for header in table_header}} {{ endfor }} {{ for good_name, left_price, reference_price, right_price in table_info }} {{ endfor }}
{{ header }}
{{good_name}} {{left_price}} {{reference_price}} {{right_price}}
{{next_button}} {{ endblock }}