<% if(it.layout_clean_mode) {%> <% layout("../layouts/admin/Clean") %> <% } else {%> <% layout("../layouts/admin/Main") %> <%}%> <%~ includeFile("../partials/admin/Breadcrumb", it)%>
<%~ includeFile("../partials/admin/GlobalResponse.eta", it) %>
<%= it.heading %>
Can select multiple
<% if(it.outputVariable['ranges_response'] && JSON.parse(it.outputVariable['ranges_response']).length) {%> <% JSON.parse(it.outputVariable['ranges_response']).forEach((rr,index) => { %>
<% if(index > 0){ %> <% } %>
<% }) %> <% } else { %>
<% } %>