fix welcome page

This commit is contained in:
Quincy Larson
2016-10-12 16:51:10 -07:00
parent 957d7b7aa0
commit 47edc01ae0

View File

@ -3,20 +3,7 @@ block content
.row .row
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3.text-center .col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3.text-center
h1 Welcome to Free Code Camp! h1 Welcome to Free Code Camp!
p You have created a brand new account. p You have created a brand new account. Check your email so we can verify your email address.
p Already have an account?   p If you previously had an account, and created this new account by accident, try signing in with a different email address
a(href='/signout') Sign out, then sign in with a different email address. a(href='/email-signin') here
.spacer | .
hr
.spacer
p Can we show you how to join our chat rooms and local study groups?
p It only takes a few minutes.
.spacer
.row
.col-xs-12
a.btn.btn-lg.btn-block.btn-primary.btn-link-social(href='/')
| Yes, I want to join the community
.row
.col-xs-12
a.btn.btn-lg.btn-block.btn-danger.btn-link-social(href='/map')
| No, I want to start coding immediately