{% extends "global/Page.html" %} {% load static otree %} {% block styles %} {% endblock %} {% block content %} {% if player.team == 1 %}

Team A

{% else %}

Team B

{% endif %}
End of anagram task

Thank you, your answers have been recorded. {% formfields %} Please click "Next" to begin the next part of the study.

{% endblock %}