{{ block title }}
Player
{{ endblock }} {{ block content }} {% load static %}
You (Observer A)
{% for row in grid_data %} {% for cell in row %} {% endfor %} {% endfor %}
Observer B

{{ Explanation }}

{{ next_button }}

{{ endblock }}