%! from crab.util.web import abbr %> <%inherit file="base.html"/> <%block name="links"> ${info['host'] | h} ${info['user'] | h} % if info['crabid'] is not None: ${info['crabid'] | h} % else: ${info['command'] | abbr} % endif configuration %block>
Any parameter which is left blank here will use the default value.
% 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.
% endif % endif% if info['deleted'] is None: Delete % else: Undelete % endif job.