{% extends "global/Page.html" %} {% load otree %} {% block title %}Decision Screen 9{% endblock title %} {% block content %} {% include Constants.decision_screen_instructions_template %} {% include 'de_control/chart09d.html' %} {% formfield player.inv_dec_09 %} {% next_button %} {% include Constants.control_latter_half_instructions_template %} {% endblock %}