{{ extends 'global/Page.html' }} {{ block title }}Ultimatum Game: Instructions{{ endblock }} {{ block content }} This is an ultimatum game. You will play this for {{C.NUM_ROUNDS}} rounds. The rules and other player will remain the same for each round. This is round {{player.round_number}}. {{ next_button }} {{ endblock }}