<%inherit file="/base.mako"/> <%namespace file="/message.mako" import="render_msg" /> %if message: ${render_msg( message, 'done' )} %endif

Jobs in Error for ${month_label} ${year_label}

Click Jobs to see their details
%if len( jobs ) == 0: %else: %if is_user_jobs_only: %else: %endif <% ctr = 0 %> %for job in jobs: %if ctr % 2 == 1: %else: %endif <% ctr += 1 %> %endfor %endif
There are no jobs in the error state for ${month_label} ${year_label}
Day DateUser Jobs in ErrorUser + Monitor Jobs in Error
${job[0]} ${month_label} ${job[3]}, ${year_label} ${job[2]}