{% csrf_token %} {% if run.status == run.STATUS.PREPARE %}

Players are currently in Players Prepare. Game instructions and supporting materials have been made available. If you revert Players Prepare, instructions and materials will be hidden.

{% else %}

This phase allows players to review key materials and information on how to play the game.

{% endif %}
Note: Players cannot make game decisions until you Start Game.
{% if run.status == run.STATUS.PREPARE %} {% else %}

{% endif %}