10 lines
449 B
HTML
10 lines
449 B
HTML
<div>
|
|
<h1 translate>Without a backup, you could lose money</h1>
|
|
<span translate>If something happens to this device, this app is deleted, or your password forgotten, neither you nor Bitpay can revoer your funds.</span>
|
|
<button ng-click="goBack()" class="button button-block button-light" translate>
|
|
Go back
|
|
</button>
|
|
<button ng-click="continue()" class="button button-block button-light" translate>
|
|
I understand
|
|
</button>
|
|
</div>
|