{% include 'header.html' %} {% from 'style.html' import page_back_svg, page_forwards_svg, filter_clear_svg, filter_apply_svg, input_arrow_down_svg %} {% from 'macros.html' import page_header %} {{ page_header('Swaps in Progress', 'Monitor your currently active swap transactions.') }} {% include 'inc_messages.html' %}
Time
You Receive
Swap
You Send
Status
Actions
Connecting...

Active Swaps: 0

{% if debug_ui_mode == true %} {% endif %}
{% include 'footer.html' %}