{% extends "global/Page.html" %} {% load otree %} {% block title %}Decision Screen 5{% endblock title %} {% block content %} {% include Constants.decision_screen_instructions_template %} {% include 'de_path_es/chart05i.html' %} {% formfield player.inv_dec_05 %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}