TODO: get an agreed-upon name for this
Like handlebars or mustache... very little logic in the template.
I've also been calling this a dumb template, though I'm not sure who else does that. Also seems to be called a stupid view by some others.
project-curly looks like it is trying to enforce this idea
"the essence of the idea of the Presentation Model - all the decisions needed for presentation display are made by the Presentation Model leaving the view to be utterly simple."
Keeping views as stupid as possible is important.