Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
44 lines (43 sloc) 1.2 KB
<!DOCTYPE html>
<html>
<head>
<title>Free Code Camp | A comunity of learners</title>
<link href='/main.css' rel='stylesheet' />
</head>
<body>
<div class='spacer'>
</div>
<div class='panel'>
<div class='row'>
<div class="col-sm-6 col-sm-offset-3">
<div class='text-center'>
<h1>
Free Code Camp
</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<div class='text-center'>
<h2>
Ooops, we couldn't find that page.
</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<div class='text-center'>
<a
href='http://freecodecamp.com/'
class="btn signup-btn btn-block">
Go back to Free Code Camp
</a>
</div>
</div>
</div>
<div class='spacer'></div>
</div>
</body>
</html>
Something went wrong with that request. Please try again.