{% extends "global/Page.html" %} {% load otree %} {% block title %} Information offer results {% endblock %} {% block content %} Beef

For beef, the computer has drawn an offer with information about {{ a }} and a payoff of {{c|floatformat:0 }}.

Your minimum acceptable payoff for this item was {{g}}.

{{e}}.

Crocodile

For crocodile meat, the computer has drawn an offer with information about {{ b }} and a payoff of {{d|floatformat:0 }}.

Your minimum acceptable payoff for this item was {{h}}.

{{f}}.

{% formfields %} {% next_button %} {% endblock %}