Start on work towards the tutorial. Note that this code is BROKEN

This commit is contained in:
Joseph Schorr 2014-02-05 21:00:04 -05:00
parent a049fc57c6
commit dbed1300ad
14 changed files with 338 additions and 63 deletions

View file

@ -0,0 +1,11 @@
<div class="container signin-container">
<div class="row" style="margin-bottom: 10px">
This tutorial will interact with your account, so please sign in to get started
</div>
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<div class="user-setup" redirect-url="'/tutorial/'"></div>
</div>
</div>
</div>