2013-11-18 11:40:49 +00:00
|
|
|
.container
|
|
|
|
.row
|
|
|
|
.col-md-12
|
|
|
|
h1 Sign in
|
2013-10-21 16:26:18 +00:00
|
|
|
|
2013-11-18 11:40:49 +00:00
|
|
|
p Sign in using your email address by clicking on the button below:
|
2013-10-22 15:26:36 +00:00
|
|
|
|
2013-11-18 11:40:49 +00:00
|
|
|
= link_to image_tag('email_sign_in_black.png', :title => "Sign in with your email"), '#', :id => 'persona-button'
|