Grid Row. {{#if predefined}}
  {{title}}
{{description}}
{{else}}
{{/if}}
{{author}}
{{ui-button "Duplicate Workspace." srOnlyLabel=true classes="btn-icon btn-block duplicate-worksheet" title="Press enter to duplicate this workspace." icon="fa-files-o" size="sm"}}
{{ui-button "Rearrange Workspace." srOnlyLabel=true classes="btn-icon btn-block rearrange-worksheet" title="Press enter to activate Rearrange Mode, and then press the up or down arrow keys to reorder this workspace in your list of workspaces. Pressing enter again will save and exit Rearrange Mode" icon="fa-arrows-v" size="sm" attributes='role="application"'}}
{{#if predefined}} {{ui-button "This is a predefined workspace and 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 this workspace." icon="fa-trash-o" size="sm"}} {{/if}}
{{#if hasApplets}}
{{#if hasCustomize}}
Customize {{else}}
Launch {{/if}} {{else}} {{ui-button "Preview" classes="btn-icon btn-block" title="Unable to preview an empty workspace. Please customize this workspace." size="sm" disabled=true}}
Customize {{/if}}