-
% for id, locator in components:
% endfor
${_("Static Pages are additional pages that supplement your Courseware. Other course authors have used them to share a syllabus, calendar, handouts, and more.")}
%inherit file="base.html" /> <%namespace name='static' file='static_content.html'/> <%! from django.utils.translation import ugettext as _ from django.core.urlresolvers import reverse %> <%block name="title">Static Pages%block> <%block name="bodyclass">is-signedin course view-static-pages%block> <%block name="jsextra"> %block> <%block name="content">
${_("Static Pages are additional pages that supplement your Courseware. Other course authors have used them to share a syllabus, calendar, handouts, and more.")}