{% extends "global/Page.html" %} {% load otree static %} {% block title %} Result of the dispute resolution procedure {% endblock %} {% block content %}
An algorithm based on moves of both parties suggests a settlement of £{{group.settlement}}.
Do you accept this settlement?
{% endblock %}