[% META title = 'Worklist » Print FISH Worksheets' -%]
[% # PROCESS dumper.tt dump = data %]
[% IF fish_custom_templates %]
[% END %]
[% BLOCK row;
request = entry.request;
patient = request.patient_case.patient;
%]
[% i = ( i || 0 ) + 1; i # can't do loop.count if using NEXT %]
[% data = request; PROCESS site/lab_number.tt want_url = 1;
# expects request object 'data' %]
[% class = request_options_map.item(request.id).urgent ? 'red' : 'normal' %]