Nav link in templates

The new Angular router is not implemented yet but we have the navigation controller. Does it provide some markup we can use in templates to navigate between pages?

I haven’t found anything in the docs and now I call a controller function which call ‘nav.push’.

Do we have a directive for this?