{% extends "global/Page.html" %} {% load otree %} {% block title %}Decision Sequence 6{% endblock title %} {% block content %} {% include Constants.decision_screen_instructions_template %} {% include 'de_draft_three/chart06d.html' %} {% formfield player.exp_1 %} {% formfield player.inv_dec_06 %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}