Summary Table
| Categories |
Total Count |
| PII |
0 |
| URL |
0 |
| DNS |
0 |
| EKL |
0 |
| IP |
0 |
| PORT |
0 |
| VsID |
0 |
| CF |
0 |
| AI |
0 |
| VPD |
0 |
| PL |
0 |
| Other |
0 |
File Content
<footer class="navbar navbar-default navbar-fixed-bottom main-footer">
<span ng-if="!authenticated">Not logged in</span>
<span ng-if="authenticated">Logged in as {{user.lastName}}, {{user.firstName}}
<span ng-if="advocateForName"> - Health Advocate for {{advocateForName}}</span>
<span ng-if="facilityName"> - {{facilityName}}</span>
</span>
</footer>