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="splash-screen">
<div class="container">
<h2 class="app-title">
<span class="sr-only">Welcome to {{appTitle}}</span>
<span role="presentation" aria-hidden="true">Welcome to <span class="emphasis">{{appTitle}}</span></span>
</h2>

<div>
<p>The {{appTitle}} app provides access to VA Mobile app configuration and management tools for use by VA Staff users with appropriate authorization credentials.</p>
</div>
<p class="text-center"><button ng-click="beginLogon()" class="login btn btn-default">Login</button></p>
</div>
</div>