% if name is not UNDEFINED and name is not None:

${name}

% endif
    % for t in annotations:
  1. ${t[1]['content']}
  2. % endfor