{% extends "global/base.html" %} {% load otree static %} {% block title %} Prisoner's Dilemma {% endblock %} {% block content %} {% formfields player.decision %} {% endblock %}