% if instruments:

Choose a device:

% for device in instruments:
${device|h}
% endfor % else:

No device available

% endif