{{#if owner}}
    <h3 class="pane__section-title">{{t 'testResult.owner.name'}}</h3>
    <div>{{owner}}</div>
{{/if}}
