{# Single render entrypoint for the bulk-code form. The route passes one view-model and every sub-template composes from it via includes/blocks. The resolved (not-locked) transaction id set rides in hidden ids[] fields so the selection survives form-changed / submit posts without an EDN snapshot or a filter round-trip. #}
{% for id in ids %}{% endfor %}
{% include "templates/transaction-bulk-code/card.html" %}