[% META title="Remove FluidX plate from storage" %] [% # INCLUDE dumper.tt dump = data %] [% plateId = c.query.param('plateId') %]

Remove FluidX plate from storage racks

[% IF data.storage_location %]
Plate [% plateId %] is stored at location: [% data.storage_location %]

Confirm removal [cannot undo without re-scanning plate]:

[% ELSIF plateId %]

Plate [% plateId %] does not exist in storage racks

[% END %]

Plate ID: [% site.html.go_btn %]

[% site.html.back_button %]