{{ extends 'global/Page.html' }} {{ block title }}Block {{ block_num }}, Round {{ round_in_block }} — Result{{ endblock }} {{ block content }}
| Your best outcome this round: | {{ ideal_point }} |
| You chose: |
{{ if your_vote == 'A' }}
Option A ({{ chosen_policy }}) {{ else }} Option B ({{ chosen_policy }}) {{ endif }} |
| Round earnings: | {{ round_payoff }} points |