|
{{did-insert this.connect}}
|
|
{{will-destroy this.disconnect}}
|
|
{{yield (hash
|
|
model=(or this.model this._model)
|
|
params=this.params
|
|
currentName=this.router.currentRoute.name
|
|
|
|
refresh=this.refresh
|
|
|
|
Title=(component "route/title")
|
|
Announcer=(component "route/announcer")
|
|
)}} |