<%inherit file="/base/base.html"/> <%namespace file="/utils/sidebars.html" name="sidebars" /> <%def name="javascripts()" filter="trim">
% if success == False:

Please confirm

Please confirm that you are assigning yourself as ${investigator.title()|h} Investigator for ${task.task_name|h}

Confirm | Cancel

% else:

You have been added as ${investigator.title()|h} Investigator for ${task.task_name|h}

View Task | Work on Task

% endif