Skip to content

Instantly share code, notes, and snippets.

@arjunblj
Created February 7, 2015 15:49
Show Gist options
  • Save arjunblj/2eede80e4ea4e572b935 to your computer and use it in GitHub Desktop.
Save arjunblj/2eede80e4ea4e572b935 to your computer and use it in GitHub Desktop.
<ion-view>
<ion-content ng-controller="LoginController">
<div style="height:25px"></div>
<div class="item item-image ionic-logo">
<img src="img/ionic.png">
</div>
<button class="button button-block button-calm sign-up" ng-click="oauthVenmo()">
Login with Venmo
</button>
</ion-content>
</ion-view>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment