Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Commit

Permalink
Merge pull request #372 from blockchain/legacy-link
Browse files Browse the repository at this point in the history
chore(WalletWelcome): add legacy wallet creation link
  • Loading branch information
Sjors committed Apr 1, 2016
2 parents 038c200 + 40eaa40 commit 589e1ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/partials/wallet-welcome.jade
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ blocket-loading
| We are not a bank; you retain complete ownership of your Money. We cannot view your balance, see your transactions or make payments on your behalf.
p(align='center')
a.btn.btn-success(ui-sref="public.signup") Create My Free Wallet
a.mlvl(href="https://blockchain.info/wallet/new") Create A Legacy Wallet
.span6.center.mbl
video-container(img="img/legacy-video-placeholder-TEMP.jpg" video="https://dl.dropboxusercontent.com/s/irml3dze4i2q0ga/legacy-what-is-bitcoin-TEMP.mp4")
//- END TEMP
Expand Down Expand Up @@ -197,4 +198,4 @@ blocket-loading
p(translate="It's super slick and is easy to use. Would definitely recommend!!")
span.author Anonymous Wallet User
a(ui-sref="public.login-no-uid")
img.footer-hero(src="img/footer-hero.jpg")
img.footer-hero(src="img/footer-hero.jpg")

0 comments on commit 589e1ee

Please sign in to comment.