There are informally two main types of views: templates and els.
Els are "this is the block of code with this #el".
Templates are <script type="text/template"> and then you decide the input to this template with data {}
Templates may have a tagname specified or not.
Templates use render.