I wanted to load an inline view template.
I wrapped the template in a script tag of type text/ng-template and set the id to temp1.html. and
text/ng-template
temp1.html
Try use the id-Attribute of the script-Element to set the name of the template should work.