{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Part 4 Block 2: Round {{round_num}} Decission {{decission_number}} {% endblock %} {% block content %}

The computer chose {{comp_choice|slice:"8"}} for the Type B player you are matched with.

{% if decission_number == length %} {% else %} {% endif %} {% include "treatment_1/type.html" %} {% endblock %}