{% extends "global/Page.html" %} {% load otree %} {% block title %}Decision Screen 9{% endblock title %} {% block content %} {% include Constants.decision_screen_instructions_template %} {% include 'de_draft_three/chart09d.html' %} Your estimate of final price was: {{player.exp_4}} {% formfield player.inv_dec_09 %} {% next_button %} {% include Constants.es_latter_half_instructions_template %} {% endblock %}