%page args="element,widgetstyle" /> <%namespace file="../_helpers.html" import="wireElementEvents"/> <% # if the element sets display=list then display as a ul list rather than inline display_list = element.get('format') == 'list' %>
${_(element['helpText']) | h}
% endif${_(element['exampleText'])}
% endif