Url/Hash management
The manager has a strategy to call views against url hashes. For example in this site,
if you look to this section, you can see that the url contains this string '#ref=MANAGER'.
This means that if you copy past the url in a new browser page, the manager will be able
to find the layout (state) associated to the URL, and display it.