{% if account_ids %} {% for account_id in account_ids %}
Loading reconciliation…
{% endfor %} {% else %}
No accounts have trades for {{ symbol }} yet.
{% endif %}