{{ extends 'global/Page.html' }} {{ block title }}Rroud {{ player.round_number }} Stage 2{{ endblock }} {{ block content }}
Task1:
First dice is {{ first_dice1 }}, information source is {{ player.info_source1 }}.
Three dices provided by information source are {{ next_three1 }}.
Task2:
First dice is {{ first_dice2 }}, information source is {{ player.info_source2 }}.
Three dices provided by information source are {{ next_three2 }}.