{% extends 'double_auction/includes/base_block_btc.html' %} {% load double_auction_extras %} {% block title %}Bid-ask spread:{% endblock %} {% block content %} {% include 'double_auction/includes/spread_to_render_btc.html' %}
Price Quantity
Your role: {{ player.role|capfirst }}
Period: {{ view.round_number }} of {{ Constants.num_rounds }}
Time remaining:
Total period profit: 1
Session earnings: 1
{% endblock %}