<%= link.name || lang.linkNamePlaceholder %>
<% if (open) { %> <% if (editMode) { %>
<%= lang.droppArea %>
<% } %> <% link.entries.forEach(function(entry, i) { %>
<%= entry.sourceName %>
<%= entry.fieldName %>
<% }) %> <% } %>