{{if list.length}} {{each(i,obj) list}} {{if i${dict[obj.type]}: {{/if}} {{if obj.type == 'products'}}
  • {{if o.showImages && obj.image}}{{/if}}{{html $item.highlight(obj.name)}}
  • {{else}}
  • {{html $item.highlight(obj.name)}}{{if obj.matches}} (${obj.matches}){{/if}}
  • {{/if}} {{/if}} {{/each}} {{else}}
  • ${dict.searchfor}: ${query}
  • {{/if}}