mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-27 10:00:40 -04:00
9 lines
472 B
Plaintext
9 lines
472 B
Plaintext
extends ../layout
|
|
block content
|
|
.row
|
|
.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!
|
|
p You have created a brand new account. Check your email so we can verify your email address.
|
|
p If you previously had an account, and created this new account by accident, try signing in with a different email address
|
|
a(href='/email-signin') here
|
|
| . |