2016-08-31 16:43:52 -03:00
|
|
|
<ion-view>
|
2016-09-01 12:36:59 -04:00
|
|
|
<ion-nav-bar class="bar-royal">
|
2016-09-21 12:05:30 -03:00
|
|
|
<ion-nav-back-button>
|
|
|
|
|
</ion-nav-back-button>
|
2016-08-31 16:43:52 -03:00
|
|
|
<ion-nav-title>Glidera</ion-nav-title>
|
|
|
|
|
</ion-nav-bar>
|
2015-09-09 14:15:08 -03:00
|
|
|
|
2016-09-22 10:34:00 -03:00
|
|
|
<ion-content>
|
2015-09-09 14:15:08 -03:00
|
|
|
|
2016-08-31 16:43:52 -03:00
|
|
|
<div class="box-notification warning" ng-show="network == 'testnet'">
|
|
|
|
|
Testnet wallets only work with Glidera Sandbox Accounts
|
|
|
|
|
</div>
|
2016-05-17 17:36:01 -03:00
|
|
|
|
2016-08-31 16:43:52 -03:00
|
|
|
<div class="text-center">
|
|
|
|
|
<img src="img/glidera-logo.png" width="100">
|
|
|
|
|
<div class="m20t" translate>
|
|
|
|
|
Connecting...
|
2015-09-09 14:15:08 -03:00
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-08-31 16:43:52 -03:00
|
|
|
</ion-content>
|
|
|
|
|
</ion-view>
|