{% block content %} {% block title %}
Identity Preview
{% endblock %}
{% if left_role == 'Human' %} Human silhouette

Human

{% else %} AI silhouette

AI

{% endif %}
You are playing with {% if left_role == 'Human' %}a Human{% else %}an AI{% endif %} on your left and {% if right_role == 'Human' %}a Human{% else %}an AI{% endif %} on your right.
{% if right_role == 'Human' %} Human silhouette

Human

{% else %} AI silhouette

AI

{% endif %}
Your Icon

You


Note the assigned identities of your opponents (Human or AI) below.
You will be asked to recall these labels later.
{{ next_button }} {% endblock %}