What is the best way to use custom icons with the dynamically built dojo widgets?
or
Can I link up a drawing template to a static html node like this:
<div id="template1" dojo-do-something...><img src="template1.png" /></div>
All in all I want to use custom icons for all the feature templates that templatePicker shows.