{{#if and Template.subscriptionsReady dataSourcesReady}}
{{>confirmDeleteDialog}}
{{>measurementLocationDialog (clone this)}}
{{>measurementTableHUD (clone this)}}
{{>cineDialog}}
{{>toolbarSection (clone this)}}
{{>viewerSection (clone this)}}
{{else}}
{{>loadingText}}
{{/if}}