{{ extends 'global/Page.html' }} {{ block title }} {{ endblock }} {{ block content }}
You are player B.
Participant A launched in period {{ group.DUEL_A }}. Participant B launched in period {{ group.DUEL_B }}.
{{ group.launchtext }} with success probability {{ group.WIN_PROB_LAUNCH }}%.
{{ group.wintext }}.
Your payoff for this round is {{ group.ROUND_PAYOFF_B }}.
{% formfields %} {% next_button %} {{ endblock }}