{{#if (eq type 'detail')}}
  {{frost-bunsen-detail
    options=passThroughOptions
  }}
{{else}}
  {{frost-bunsen-form
    options=passThroughOptions
  }}
{{/if}}
