bwc
This commit is contained in:
parent
04fb7ba032
commit
320de62f13
348 changed files with 7745 additions and 30874 deletions
17
public/views/splash/1.html
Normal file
17
public/views/splash/1.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<div class="panel text-center m15 splash">
|
||||
<div class="row">
|
||||
<div class="medium-6 large-4 medium-centered small-centered large-centered columns">
|
||||
<div class="m50b p20">
|
||||
<h4 class="text-bold size-14" translate>WELCOME TO</h4>
|
||||
<img src="img/logo.svg" alt="tour1" width="100">
|
||||
</div>
|
||||
<div class="line-b"></div>
|
||||
<span class="text-gray size-14 db m10b m10t" translate>
|
||||
* In case you need to import wallets from previous Copay versions go to <b>Menu</b>
|
||||
</span>
|
||||
<div class="line-b m20b"></div>
|
||||
</div>
|
||||
</div>
|
||||
<button ng-click="$root.go('createProfile')" class="button black expand radius " translate> START </button>
|
||||
</div>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue