Commit 04c38bb5 by Matthew Mongeau

Hook enroll back up.

parent 968ad653
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
</section> </section>
<section class="actions"> <section class="actions">
<div class="register-wrapper"> <div class="register-wrapper">
<a href="#" class="register">Register</a> <a href="${reverse('enroll', args=[course.id])}" class="register">Register</a>
</div> </div>
<section class="social-sharing"> <section class="social-sharing">
<p><span class="num-people-registered">1,435</span> students already registed!</p> <p><span class="num-people-registered">1,435</span> students already registed!</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