{% extends "global/Page.html" %} {% load otree %} {% block title %}Decision Screen 2{% endblock title %} {% block content %} {% include Constants.decision_screen_instructions_template %} {% include 'de_draft_three/chart02d.html' %} {% formfield player.inv_dec_02 %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}