{% comment %} Lot queue list partial. Rendered on the queue page and swapped in after every add/remove/reorder. Context: auction, entries (ordered LotQueueEntry list), error (optional string). {% endcomment %} {% if error %} {% endif %} {% if entries %}

{{ entries|length }} lot{{ entries|length|pluralize }} queued. Drag the handle to reorder. The lot at the top is sold next.

{% else %} {% endif %}