<%inherit file="gameki.templates.castingbase"/> <%! from bazbase.structure import get_prop %> <%def name="render_title()">Casting <%def name="head()"> ${parent.head()}
%for ap in app_props: %endfor %for app in apps: %for ap in app_props: %endfor %endfor
Macro${get_prop(ap).comment}
${app.ename}${app.get_prop(ap)}
${self.pc_table()}