%! from crab.util.web import abbr %> <%inherit file="base.html"/> <%block name="links"> ${info['host'] | h} ${info['user'] | h} % if info['jobid'] is not None: ${info['jobid'] | h} % else: ${info['command'] | abbr} % endif configuration %block> % if config is None: % if orphan:
There are orphaned configurations, relating to deleted jobs.
If this job is the continuation of one which has been deleted, its configuration can be transferred by selecting it for re-linking.
% endifAny parameter which is left blank here will use the default value.