<%inherit file="base.html" /> <%! from django.core.urlresolvers import reverse %> <%block name="title">CMS Courseware Overview <%namespace name="units" file="widgets/units.html" /> <%block name="content">

Courseware

<%include file="widgets/upload_assets.html"/>