{% extends "global/Page.html" %} {% load otree %} {% block title %} Graphs {% endblock %} {% block content %} Check
{% include 'ultimatum/Graphs.html' %}
{% next_button %} {% include Constants.instructions_template %} {% endblock %}