[% WHILE (row = results.next) %] [% IF row.status.search('^queued-') %] [% ELSE %] [% END %] [% END %]
Entered Status Action Device Port Param User Started Finished Action
[% row.entered_stamp | html_entity %] [% row.action.ucfirst | html_entity %]Running on "[% row.status.remove('^queued-') | html_entity %]"[% row.status.ucfirst | html_entity %][% row.device | html_entity %] [% row.port | html_entity %] [% row.subaction | html_entity %] [% row.username | html_entity %] [% row.started_stamp | html_entity %] [% row.finished_stamp | html_entity %]