{% extends 'double_auction/includes/base_block.html' %} {% block title %}Transactions{% endblock %} {% block content %} {% include 'double_auction/includes/contracts_to_render.html' %}
Price Quantity
{% endblock %}