{% extends "svotree/Base.html" %} {% load staticfiles otree_tags %} {% block title %} {% endblock %} {% block content %} {% include Constants.instructions_9tdm %}
| {{ decision.number }} | A | B | C |
|---|---|---|---|
| You receive | {{ decision.A.self }} | {{ decision.B.self }} | {{ decision.C.self }} |
| Other receives | {{ decision.A.other }} | {{ decision.B.other }} | {{ decision.C.other }} |