| Class | Description |
|---|---|
| BurocratPage |
The superclass for all pages
|
| BurocratPanel |
The superclass for all panels
|
| FooterPanel |
The footer at the bottom of every page
|
| HeaderPanel |
The header at the top of every page, which includes a logo,
links to various subpages, and user account controls
|
| LoggedInPanel |
This is shown in the header when the user is logged in
|
| LoginPanel |
This is shown in the header when the user is not logged in
|
| UserHeaderPanel |
This is the part of the header for user account controls
|