{{ block title }} Trade {{ endblock }} {{ block content }}
Your role | {{ if player.is_buyer }}Buyer{{ else }}Seller{{ endif }} |
---|---|
Your car is a | |
Your current offer | |
Profits | |
Your Value for a Peach | ${{ if player.is_buyer }}{% Constants.peach %}{{ else }}{% player.sell_peach %}{{ endif }} | Your Value for a Lemon | ${% Constants.lemon %} | {{ if player.is_buyer }}Probability of a Peach | {% pct_peach %}% | {{ endif }}