sets HTML for template
$$("view").setHTML("<h2>My app name</h2>");
Data and templating rules will not be applied, the method will set provided HTML as it is.