-
% for id in components:
% endfor
-
% for type, templates in sorted(component_templates.items()):
Add New Component
-
% for type in sorted(component_templates.keys()):
- ${type} % endfor
% endfor-
% for name, location, has_markdown in templates:
- ${name} % if has_markdown: MD % endif %endfor