{% extends 'base.html' %} {% block content %}
| Bundle # | Items | Total (XMR) | Sellers | Manage |
|---|---|---|---|---|
| {{ o.bundle_id or o.order_id }} | {{ o.item_count }} | {{ '%.4f'|format(o.amount_xmr) }} USD {{ '%.2f'|format(conv.usd) }} ยท EUR {{ '%.2f'|format(conv.eur) }} |
{{ o.seller_names }} | Open bundle |
| No buyer orders yet. | ||||