Navigator and direct url
-
Hi Onsen lovers!
I have a simple routing issue but I can’t find the solution.
I have one navigator, 2 templates, the first one is loaded at the beginning and I navigate on the second template with pushpage method. But I want to access to the template 2 directly from a url ( without show template 1 first) (exemple I want to access template 2 from a direct link in an email like https://help.com/template2).
Can you give a tip for that?
thanks a lot
Mathys
PS: I use AngularJS.