We need a mechanism where developers can feed external templates (say, mustache or Underscore templates) to CollectionViews, to be used as the template for child elements instead of the template(s) we read from DOM.
This should be done so that it works with multiple child types, as defined in #130
We need a mechanism where developers can feed external templates (say, mustache or Underscore templates) to CollectionViews, to be used as the template for child elements instead of the template(s) we read from DOM.
This should be done so that it works with multiple child types, as defined in #130