{% include 'header.html' %} {% from 'style.html' import breadcrumb_line_svg, page_back_svg, page_forwards_svg, filter_clear_svg, filter_apply_svg, circular_arrows_svg, input_arrow_down_svg %}

{{ page_type_available }} {{ page_type_received }} {{ page_type_sent }}

{{ page_type_available_description }} {{ page_type_received_description }} {{ page_type_sent_description }}

{% include 'inc_messages.html' %}
{{ input_arrow_down_svg | safe }}
{{ input_arrow_down_svg | safe }}

State:

{{ input_arrow_down_svg | safe }}

Include Expired:

{{ input_arrow_down_svg | safe }}
{% for b in bids %} {% if page_type_received or page_type_sent %} {% elif page_type_available %} {% endif %} {% endfor %}
Date/Time at
Bid ID
Offer ID
Bid From
Bid Status
ITX Status
PTX Status
Details
{{ b[0] }}
{{ b[1]|truncate(20, True) }} {{ b[2]|truncate(20, True) }} {{ b[6] }} {{ b[3] }} {{ b[4] }} {{ b[5] }} Details Accept
{% if filters.page_no > 1 %}
{% endif %}

Page: {{ filters.page_no }}

{% if bids_count > 20 %}
{% endif %}
{% include 'footer.html' %}