Merge pull request #195 from sudodoki/patch-1

Update login.jade
pull/2/head
Sahat Yalkabov 2014-10-21 15:16:56 -07:00
commit 72cecb88e5
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ block content
.col-sm-8.col-sm-offset-2
.form-group
label.control-label(for='email') Email
input.form-control(type='text', name='email', id='email', placeholder='Email', autofocus=true)
input.form-control(type='email', name='email', id='email', placeholder='Email', autofocus=true)
.form-group
label.control-label(for='password') Password
input.form-control(type='password', name='password', id='password', placeholder='Password')
@ -35,4 +35,4 @@ block content
| Sign in with LinkedIn
a.btn.btn-block.btn-instagram.btn-social(href='/auth/instagram')
i.fa.fa-instagram
| Sign in with Instagram
| Sign in with Instagram