{{ block title }} Battle of the Sexes {{ endblock }} {{ block content }} You are the {{player.role}} player. Please select either movie or concert.

{{ if player.role == Constants.column_role }} Your Choice{{ else }} Partner's Choice {{ endif }}
{{ if player.role == Constants.row_role }} Your Choice{{ else }} Partner's Choice {{ endif }} Concert Movie
Movie (0, 0) (600, 200)
Concert (200, 600) (0, 0)

{{ endblock }}