{{ extends 'global/Page.html' }} {{ block title }}Introduction{{ endblock }} {{ block content }}

This game goes for {{ C.NUM_ROUNDS }} rounds.

This is round {{ subsession.round_number }}.

{{ include C.INSTRUCTIONS_TEMPLATE }} {{ next_button }} {{ endblock }}