The following job has been successfully added to the queue:

%for data in out_data.values():
${data.hid}: ${data.name}
%endfor

You can check the status of queued jobs and view the resulting data by refreshing the History pane. When the job has been run the status will change from 'running' to 'finished' if completed successfully or 'error' if problems were encountered.

%if tool.options.refresh:
%endif