• <%= MM.lang.s("showall") %>
  • <% $.each(sections, function(index, section) { %> <% if (section.modules && section.modules.length >0) { %>
  • <%= section.name%>
  • <% } %> <% }); %>