{% extends "global/Page.html" %} {% load otree %} {% block title %} Consumption Decision for Market A {% endblock %} {% block styles %} {% include C.table_style_template %} {% include C.common_style_template %} {% endblock styles %} {% block content %} {{ include C.fixTop_template }} {{ include "experiment_baseline/background_info.html" }}
   Tradeoff you face for spending tokens:
   Decision:

   (Up to 2 decimal points are allowed.)

{#

Instructions

#} {#{% include Constants.instructions_constant_template %}#} {% endblock %} {% block app_scripts %} {% endblock %}