{{#each panelList}} {{#if isRightAfterDelimiter}}
{{/if}} {{#if isTabsBeginning}}
{{#each ../tabDataList}} {{/each}}
{{/if}}
{{{var actionsViewKey ../this}}}

{{#unless notRefreshable}} {{/unless}} {{#if titleHtml}} {{{titleHtml}}} {{else}} {{title}} {{/if}} {{#unless notRefreshable}} {{/unless}}

{{{var name ../this}}}
{{/each}}