Layout - ReportEOrg/Bezel GitHub Wiki
The layout of template page contain the following "section" which is dynamically loaded or rendered.

| # | Element Id | Description |
|---|---|---|
| 1 | notification-item-inbox | This section will be rendered based on user's inbox items. TODO: |
| 2 | notification-item-general | This section will be rendered based on user's notification. TODO: |
| 3 | logged-user | This section will be rendered based on login user. TODO: |
| 4 | main-menu | This section will be rendered based on menu.json file configuration and query parameter |
| 5 | sidebar-content | This section will be rendered based on login user's usage. TODO: |
| 6 | content-include-div | This section will be dynamically loaded based on target value in request parameter or javascript |