Commit d4d57eb7 by Your Name

git merge master

parent f50ab5c9
......@@ -60,11 +60,11 @@
</header>
<div class="post-body">${'<%- body %>'}</div>
${'<% if (obj.courseware_url) { %>'}
${"<% if (obj.courseware_url) { %>"}
<div class="post-context">
(this post is about <a href="${'<%- obj.courseware_url%>'}">${'<%- obj.courseware_title %>'}</a>)
</div>
${'<% } %>'}
${"<% } %>"}
<ul class="moderator-actions">
<li style="display: none"><a class="action-edit" href="javascript:void(0)"><span class="edit-icon"></span> Edit</a></li>
......
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