% if this.properties: % for (name, value, ) in this.properties.iteritems(): % endfor
Name Value
${name} ${value}
% endif