Commit 30cd216a by David Ormsbee Committed by Matthew Mongeau

Add info page support with multiple courses

parent df2bbe8c
......@@ -12,6 +12,7 @@
<hgroup>
<h2>${course.title}</h2>
<p>${",".join(course.instructors)} &mdash; ${course.institution}</p>
<p>${course.id}</p>
</hgroup>
<div class="edit">Register</div>
<section class="meta">
......
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