Datos generales
<% let counter = 0; %> <% ingenierosDeAudio.forEach(function(item) { counter++; %> <% if(sesion.ingenieroAudio == item.ingenieroaudio) { %>
<% } else { %>
<% } %> <% }) %> <% counter++; %>
<% if(from !== 'admin') { %> <% } %> <% if(from == 'admin') { %> <% } %>