Skip to content

Commit

Permalink
add toggle example
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Bradley committed Jan 21, 2014
1 parent 1fd2ade commit 7512b6a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions www/templates/adopt.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@
<span class="input-label">Your email</span>
<input type="email">
</label>
<label class="item item-input">
<textarea placeholder="Any more info?"></textarea>
<label class="item item-toggle">
Subscribe To Newsletter
<toggle></toggle>
</label>
<button class="button button-positive button-block">Adopt</button>
</div>
Expand Down

0 comments on commit 7512b6a

Please sign in to comment.