% if len(data.examples_html) > 0:

Code Examples

% for example in data.examples_html :

${example["title"]}

${example["example"]}
% endfor
% endif