{{ block content }} {{ load otree static }} {% if seeOtherAvatars == 0 and hideOwnAvatar == 1 %}
Player {{ own_id }}
{% endif %} {% if photograph == 1 %}Player {{ p.randomidnumber_Player }}
{{ endfor }} {% endif %} {% if photograph == 1 %} {{ for p in other_players }}Contributed {{ own_contribution_prevperiod }}
{{ for p in other_players_prevperiod }}Contributed {{ p.contribution }}
{{ endfor }}