Content updates
This commit is contained in:
parent
93d948e144
commit
c9e6b29413
26 changed files with 939 additions and 140 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<label class="item item-input" id="email-label">
|
||||
<input type="email" name="email" ng-model="data.email" placeholder="{{'Enter your email'|translate}}" required></input>
|
||||
</label>
|
||||
<ion-checkbox ng-model="data.accept"><span translate>Get news and updates from BitPay</span></ion-checkbox>
|
||||
<ion-checkbox ng-model="data.accept"><span translate>Get news and updates from Bitcoin.com</span></ion-checkbox>
|
||||
<button class="button button-standard button-primary" ng-disabled="emailForm.$invalid">
|
||||
Continue →
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue