{{#if unreadnotifications}}
Notifications
    {{#each notifications}}
  • {{title}}
    {{text}}
  • {{/each}}
{{/if}}
Apps
    {{#each appcards}}
  • {{title}}
    {{text}}
  • {{/each}}
{{#unless homeloaded}} {{/unless}}