% brochure_names_list = [b['Name'] for b in brochure['Templates']] brochure_names_str = ', '.join(brochure_names_list) %>
${template['Name']} |
||||
${template['Description']} | ||||
${method_type} |
||||
${method_dict['Name']} |
${method_dict['Description']} |
% if method_type == 'Requirements':
|
||
|