{{#> tab-content tab-content--IsActive="true" tab-content--attribute=(concat 'id="' primary-detail-template--id '-tab1-panel"')}}
  {{> primary-detail-panel-body}}
{{/tab-content}}
{{#> tab-content tab-content--attribute=(concat 'id="' primary-detail-template--id '-tab2-panel"')}}
  Panel 2
{{/tab-content}}
