{{#if view.aspectRatioReduced}} {{view.aspectRatioReduced}} {{#if view.aspectRatioLocked}} {{/if}} {{/if}} {{#unless view.aspectRatioLocked}} {{view Ember.Select contentBinding="view.aspectRatioOptions" optionLabelPath="content.label" optionValuePath="content.key" valueBinding="view.selection"}} {{#if view.aspectRatioAllowCustom}} {{input valueBinding="view.aspectRatioWidth" type="number"}} {{input valueBinding="view.aspectRatioHeight" type="number"}} {{else}} {{/if}} {{/unless}}