{{#if configuration.customHead}} {{{bootstrap.headTags}}} {{else}} {{{bootstrap.metas}}} {{{bootstrap.links}}} {{{bootstrap.scripts}}} {{/if}} {{#if isContainer}} {{#with context}} {{container name=../id version=../version view=../viewId}} {{/with}} {{else}} {{#with context}} {{component name=../id version=../version view=../viewId}} {{/with}} {{/if}}