{% extends "global/Page.html" %} {% load otree static %} {% block title %} Stage Three {% endblock %} {% block content %}
{% include Constants.dictator_instructions %}

How do you want to allocate the points?

Keep for yourself: {% formfield group.dictator_choice11 %}
Give to partner: {% formfield group.dictator_choice12 %}

{% next_button %} {% endblock %}