{% extends 'double_auction/includes/base_block_askbid.html' %} {% block title %}Bids{% endblock %} {% block content %} {% include 'double_auction/includes/bids_to_render.html' %}
Price Quantity  
{% endblock %}