<%=formalEntityName

<% var totalCounter = 0, counter = 0; _.forIn(globalModel, function(value, key) { totalCounter++; }); _.forIn(model, function(value, key) { totalCounter++; }); %> <% _.forIn(globalModel, function(value, key) { %> <%= key%>: <%= value%><% if(counter++,<%} }); %><% _.forIn(model, function(value, key) { %> <%= key%>: <%= value%><% if(counter++,<%} }); %> });

{{ errors.other }}

{{ message }}