Commit f51a99c9 by Diana Huang

Add in the static namespace to the new template

parent 94ce535f
......@@ -6,6 +6,9 @@
from courseware.courses import course_image_url, get_course_about_section
import waffle
%>
<%namespace name='static' file='../static_content.html'/>
<li class="course-item">
<article class="course ${enrollment.mode}">
<%
......
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