{% extends "global/Page.html" %} {% load otree static %} {% block title %} Decide {% endblock %} {% block content %} {% formfield player.market_choice with label="What market will you produce in?" %} {% next_button %} {% include 'free_entry_exit/Instructions.html' %} {% endblock %}