{% extends "global/Page.html" %} {% load otree %} {% block title %}Information Screen 4{% endblock title %} {% block content %} {% include Constants.info_screen_instructions_template %} {% include 'de_control/chart04i.html' %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}