%for tag,type,count in c.tags:
  1. ${count} assets are tagged ${tag.name}
  2. %endfor