{{#if and Template.subscriptionsReady}}
{{>cineDialog}}
{{>layoutChooser}}
{{>annotationDialogs}}
{{>ruleEntryDialog}}
{{>settingEntryDialog}}
{{>textEntryDialog}}
{{>toolbarSection (clone this state=state)}}
{{>flexboxLayout (clone this state=state)}}
{{else}}
{{>loadingText}}
{{/if}}