${parent_name}
${parent_location}
% for module_type, module_templates in templates:
${module_type}
% for template in module_templates: ${template.display_name_with_default} % endfor
% endfor
Cancel