User: {{ loggedUser | user }}
headerVisible: {{ headerVisible }}
currentCustomer: {{ currentCustomer.name }}
currentBoard: {{ currentBoard.name }}
currentCustomerBoards count: {{ currentCustomerBoards.length }}
customerOptions: {{ makeCustomerOptionsReadable(currentCustomer.customerOptions) }}
routeClassName: {{ routeClassName.join(' ') }}