Iron:Router and AngularJS templating

Hello,

Is it possible to use iron:router and AngularJS ?

And only use the router of Meteor and not the AngularJS router ?

How I do write my template for the calling in iron:router ?

<template name="something"></template> doesn’t work…

Thanks ! :smiley:
Aurélien

Have you found a solution to this?

I am also trying to use both AngularJS and iron:router