Commit 8715187a by Matthew Mongeau

Successfull signup works.

parent 219a9b5a
......@@ -7,6 +7,8 @@
<hr>
</header>
<div id="enroll">
<form id="enroll_form" method="post">
<div id="enroll_error" name="enroll_error"></div>
<label>E-mail</label>
......@@ -63,6 +65,8 @@
</p>
</section>
</div>
<div class="close-modal">
<div class="inner">
<p>&#10005;</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment