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
<nav class="main-header navbar navbar-default navbar-fixed-top" role="navigation">
<h1 class="iOS-VO-overlap-accessible col-md-12 main-title" tabindex="-1" main-focus aria-label="{{headerTitle}}">
<span aria-hidden="true">{{title}}</span></h1>
<button id="home-btn" class="main-header-btn-left" ng-if="showHomeButton"
aria-label="{{homeTitle}}" title="{{homeTitle}}" alt-text="{{homeTitle}}"
ng-click="goHome()" unsaved-warning-trigger>
<i class="icon icon-home" aria-hidden="true"></i>
</button>
<button id="user-menu-toggle-btn" snap-toggle="right" class="main-header-btn-right"
aria-label="User Options" title="User Options" alt-text="User Options">
<i class="icon icon-user-menu" aria-hidden="true"></i>
</button>
</nav>