<% for (var item of (leadgen.custom_icons||[])) { %>
  • <% if (leadgen.buttons.length === 1 && (leadgen.custom_buttons||[]).length === 0 && (leadgen.custom_buttons_h||[]).length === 0) { %> <% } %>
  • <% } %> <% for (var item of leadgen.buttons) { %>
  • <% if (leadgen.buttons.length === 1 && (leadgen.custom_buttons||[]).length === 0 && (leadgen.custom_buttons_h||[]).length === 0) { %> <% } %>
  • <% } %> <% for (var [index, item] of (leadgen.custom_buttons||[]).entries()) { %>
  • <% if (item.icon) { %> <% } %> <% if (leadgen.buttons.length === 0 && (leadgen.custom_buttons||[]).length === 1) { %> <% } %>
  • <% } %>
  • <% for (var item of leadgen.buttons) { %>
  • <% } %> <% for (var [index, item] of (leadgen.custom_buttons||[]).entries()) { %>
  • <% if (item.icon) { %> <% } %>
  • <% } %> <% for (var [index, item] of (leadgen.custom_buttons_h||[]).entries()) { %>
  • style="color: <%= item.text_color %>;line-height: <%= (43 - 2 * item.border_width) + 'px' %>;" <% } %> > <% if (item.view_type === 'rectangle') { %> <%= item.text.value[item.text.type] %> <% } else if (item.view_type === 'square') { %> <% } %>
  • <% } %>