%inherit file="base.html" /> <%! from django.core.urlresolvers import reverse from django.utils.translation import ugettext as _ %> <%block name="title">Course Checklists%block> <%block name="bodyclass">is-signedin course view-checklists%block> <%namespace name='static' file='static_content.html'/> <%block name="header_extras"> % for template_name in ["checklist"]: % endfor %block> <%block name="jsextra"> %block> <%block name="content">