{{#dropdown-dialog target=contentLinkerButtonId position="bottom right" button="Insert" color="flat-blue" onAction=(action 'onInsertLink')}}
{{ui/ui-tab tabs=tabs onTabSelect=(action 'onTabSelect')}}
{{#if showSections}} {{/if}} {{#if showAttachments}} {{/if}} {{#if showSearch}}
For content or attachments
{{focus-input id="content-linker-search" type="input" value=keywords placeholder="keyword search" autocomplete="off"}}
{{#unless hasMatches}} Nothing found. {{/unless}} {{/if}}
Insert
{{/dropdown-dialog}}