I mean how to handle the instantiation of nested views when hitting different routes. For example:
![]()
#!accounts - Should instantiate an accounts control (show the orange navigation in the image above)
#!accounts/2 - should instantiate the accounts control and also an single account control (show the orange box + the blue box)