{{#header brandHref='http://ohif.org' headerClasses=instance.headerClasses}}
{{#section 'brand'}}
Open Health Imaging Foundation
{{/section}}
{{#section 'headerAfterBrand'}}
{{#if studyListToggleText}}
{{studyListToggleText}}
{{/if}}
{{/section}}
{{#section 'headerMenu'}}
INVESTIGATIONAL USE ONLY
{{/section}}
{{/header}}
{{ #if eq this.template 'studylist' }}
{{>Studylist data=this}}
{{ else }}
{{> React component=Viewer studies=studies}}
{{ /if }}