<% if(!modules.length) {%>

Welcome to <%= appName %> application!!

<% }%>
<% if(modules) {%> <% modules.forEach(function(module){ %> <% }) %> <% }%>