You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
475 B
HTML

<img class="img-responsive brandlogo" src="assets/brandlogo.png" alt="Logo" />
<div class="row">
<div class="col-lg-12 text-center">
<h2>Transaction complete!</h2>
<br />
<img src="assets/check-circle.png" class="img-responsive splashlogo" alt="" />
<br />
<button id="closeBtn" class="btn btn-default btn-lg btn-wide" onclick="openscreen('home')" >
<i class="fa fa-home" ></i> Home
</button>
</div>
</div>