{% csrf_token %} {% if redirect_to %}{% endif %}

{% if not run.ended %} End Gamplay stops the game. Players will no longer be able to play or submit decisions. {% else %} Restart Gamplay resumes the game. Players can continue to submit decisions. {% endif %}