I would like to use the same HTML template in 3 places, just each time with a different model. I know I can access the variables from the template, but there names will be d
There is a rather simple solution, although I must admit, it's not what Misko would recommend. But if creating a directive is an overkill for you and getting Brice's patch is not feasible then the following will help you.
It's quite evident why it works. See an example here: http://jsfiddle.net/Cndc6/4/