Controllers

<% _.forEach(controllers , function(item) { %> <% }); %>
Controller Extended in project Available in SFRA
${item.name} ${item.project ? 'YES' : ''} ${item.sfra ? 'YES' : ''}

Templates

<% _.forEach(templates , function(item) { %> <% }); %>
Template Extended in project Available in SFRA
${item.name} ${item.project ? 'YES' : ''} ${item.sfra ? 'YES' : ''}


generated by metacheatsheet (c) 2019 openmind