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
<div class="primary-header">
<h2>Welcome</h2>
</div>
<div class="landing-page home-page" ng-class="{'content-loading': globalDelayTracker.active(), 'content-loaded': !globalDelayTracker.active()}">
<div class="wrapper">
<div class="welcome home-welcome">
<div class="row">
<div class="col-xs-12">
<h3 id="home-welcome-user">Welcome {{userFirstLastName}}</h3>
<p><strong>{{today | date: 'MMMM dd, y'}}</strong></p>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<p class="facility-readout">You are viewing settings for:</p>
<h4 id="home-facility">{{facilityName}}</h4>
<p>Note that any changes to this location's settings affect all clinics associated with this location.</p>
</div>
</div>
</div>
</div>
</div>