9 lines
334 B
HTML
9 lines
334 B
HTML
<div class="text-center">
|
|
<h5 translate>Your bitcoin wallet is backed up!</h5>
|
|
<p translate> Be sure to store your recovery phrase in a secure place. If this app is deelted, you money coont be recovered with out it.</p>
|
|
<button
|
|
class="button round expand"
|
|
ng-click="closePopup()"
|
|
translate>Got it
|
|
</button>
|
|
</div>
|