{{#if Template.subscriptionsReady}}
{{#contentContainer}}
{{> exposureTbl}}
{{/contentContainer}}
{{else}}
{{> isLoading}}
{{/if }}
{{#actionBtn}}
{{#if userCanEdit}}
{{#unless showNew}}
{{> optCreate }}
{{/unless}}
{{> optReorder }}
{{/if}}
{{> optMonoRefList }}
{{> optFullScreen }}
{{> optSortFilter}}
{{> optExcel }}
{{> optWord }}
{{> optShowAllRows }}
{{> optQaFlags }}
{{/actionBtn}}