In addition to providing content across every page within a unit, the wrapper allows the web developer to pass page-specific variables.
For Web usability, especially regarding Bookmarking and Browser History, it is necessary to give each page unique Title Bar content.
| VAR | Value | Description |
|---|---|---|
PAGE_TITLE |
Text | Title Bar Content |
By default, the browser's Title Bar content is: "UNIT_NAME, UNCG." By adding a PAGE_TITLE the Title Bar content is appended, becoming: "PAGE_TITLE, UNIT_NAME, UNCG."
