From 855948d5a5090e9935ec28229c3a376cd626b519 Mon Sep 17 00:00:00 2001
From: Zak Rogoff <zak@fsf.org>
Date: Wed, 18 Jun 2014 16:58:23 -0400
Subject: [PATCH] Building next steps page, which is just a copy off of page 6.

---
 next_steps.html | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/next_steps.html b/next_steps.html
index bb5e06d..5a62a6f 100644
--- a/next_steps.html
+++ b/next_steps.html
@@ -12,9 +12,14 @@
   		<link rel="shortcut icon" href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
 
 	</head>
+
 	<body>
 
-			
+			<header class="row"  id="header">
+			<div>
+			  <h1>Great job</h1>
+</div>
+</header>
 
 <!-- ~~~~~~~~~ Section 6: Next steps  ~~~~~~~~~ -->
 		<section class="row" id="section6">
-- 
2.25.1