Add success page to GitHub signup

This commit is contained in:
2019-08-27 18:19:46 +02:00
parent 60ba019139
commit dc5dfe19f2
11 changed files with 123 additions and 64 deletions
+1 -9
View File
@@ -1,13 +1,5 @@
<main class="center-column">
<section id="signup">
<header>
<h2>Create your contributor profile</h2>
</header>
<div class="content text-lg">
{{outlet}}
</div>
{{outlet}}
</section>
</main>