data-id="<%= interactionCard.id %>" >
<% if(interactionCard.type === 'call') { %> <% } else if (interactionCard.type === 'custom') { %> <% } else if (interactionCard.type === 'email') { %> <% } else if (interactionCard.type === 'chat') { %> <% } else if (interactionCard.type === 'messaging') { %> <% } %>

<%- title %>

<%- interactionCard.service.name %>

<% if (interactionCard.free === true) { %>
<% } %>