<%page args="item"/> % if item.description_html and len(item.description_html) > 0:

Description

${item.description_html}
% endif