{{! @typedef object emphasized-sidebar-action @prop string href @prop string text string html-logo-attributes for site logo. Must be used inside tag e.g. `class="logo" lang="en-gb"` array array-portals contains options for Portal template emphasized-sidebar-action data-emphasized-sidebar-action For displaying an emphasized action in the sidebar. @prop boolean has-logo whether to show a logo or not. }}
{{#has-logo}} {{/has-logo}} {{#array-portals-first}}{{>Portal}}{{/array-portals-first}} {{#data-emphasized-sidebar-action}}
{{text}}
{{/data-emphasized-sidebar-action}} {{#array-portals-rest}}{{>Portal}}{{/array-portals-rest}}