% if source == '/': % endif <% if source == '/': returnstring = '' else: returnstring = 'Return to workflow table' %> ${returnstring}

${error}

<% toprint = ('\n --- \n' + returnstring + '\n --- \n').join(explanation).replace('\n','
') %>
${toprint}