{% extends "global/Page.html" %} {% block title %} First Explanation - Redirect {% endblock %} {% block content %} Following is the message for you from the Red Player: {{ group.red_message }} This information is incorrect, which could either be because the Red Player sent incorrect information or because the correct information was switched by the other (selected) Red Player. The Red Player has already been informed to write his defense. To see what the Red Player wrote in his/her defense, click Next. {% formfields player.response label="Given the above information, which of the following decisions do you choose" %} {% next_button %} {% endblock %}