{{#if predefined}}
{{title}}
{{description}}
{{else}}
{{/if}}
{{author}}
{{ui-button "Copy Workspace." srOnlyLabel=true classes="btn-icon btn-block duplicate-worksheet" title="Press enter to copy this workspace." icon="fa-files-o" size="sm"}}
{{ui-button "Rearrange Workspace." srOnlyLabel=true classes="btn-icon btn-block rearrange-worksheet" title="To activate press spacebar. Use the up or down arrow keys to move the workspace then press enter to set the workspace." icon="fa-arrows-v" size="sm" attributes='role="application"'}}
{{#if predefined}} {{ui-button "Predefined workspace cannot be deleted." srOnlyLabel=true classes="btn-icon btn-block" title="Press enter to open the dialog to delete this workspace." icon="fa-lock" size="sm" disabled=true}} {{else}} {{ui-button "Delete Workspace." srOnlyLabel=true classes="btn-icon btn-block delete-worksheet" title="Press enter to delete workspace." icon="fa-trash-o" size="sm"}} {{/if}}
{{#if hasApplets}}
{{#if hasCustomize}}
{{else}}
{{/if}} {{else}} {{ui-button "Preview" classes="btn-icon btn-block" title="Unable to preview an empty workspace" aria-hidden="true" size="sm" disabled=true}}
Customize {{/if}}