Wallet/public/views/splash/5.html
Matias Alejo Garcia 320de62f13 bwc
2015-04-11 10:53:15 -03:00

15 lines
No EOL
378 B
HTML

<div class="tour">
<img ng-click="$root.go('splash.finish')" class="m15t" src="img/tour5.png" alt="tour1" width="90%">
</div>
<div class="row tour5">
<div class="small-6 columns">
<button class="button outline light-gray radius expand">
SKIP
</button>
</div>
<div class="small-6 columns">
<button class="black radius expand">
SET A PIN
</button>
</div>
</div>