-
% for id in components:
% endfor
- New Component % for type, templates in sorted(component_templates.items()): % endfor
%inherit file="base.html" /> <%! from django.core.urlresolvers import reverse %> <%block name="bodyclass">unit%block> <%block name="title">CMS Unit%block> <%block name="content">

More information given in the text.
Lecture Slides Handout [Clean] [Annotated]