[% IF ( duplicate_message ) %]
<div class="dialog message">
<strong>Duplicates removed from batch number [% batch_id %]: [% duplicate_count %] patron(s)</strong>
<strong>Duplicate patrons removed from batch number [% batch_id %]: [% duplicate_count %]</strong>
</div>
[% END %]
-