Edit

Course Handouts

<%if (model.get('data') != null) { %>
<%= model.get('data') %>
<% } else {%>

${_("You have no handouts defined")}

<% } %>
Save Cancel