<%page args="element, eaiAttributes, widgetstyle" /> <%namespace file="../_helpers.html" import="wireElementEvents"/>
% if 'topLabel' in element: ${_(element['topLabel']) | h}
% endif
% if 'label' in element: % endif % if 'exampleText' in element:

${_(element['exampleText']) | extract_help_links }

% endif