UNPKG

client-ui

Version:

Testing implementation of nodeJs Backend, angular frontend, and hopefully in a way that this can be deployed to s3/cloudfront

15 lines 459 B
<div class="col-md-12"> <div class="col-md-4 hidden-sm hidden-xs"> <img class-"img-responsive" src="images/rocket-globe.svg" alt="rocket-globe-sign-out"> </div> <div class="col-xs-8"> <div class="row"> <h2>You're now securely signed out.</h2> </div> <div class="row"> <p>We've saved your info. <a href="app.html#/login">Sign in</a> when you're ready to keep going. <br> Questions? Our experts have answers.</p> </div> </div> </div>