{% extends "global/Page.html" %} {% load otree %} {% block title %} Ваше решение {% endblock %} {% block content %} {% formfield player.units label="Сколько единиц Вы попросите?" %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}