<% if (configuration === 'square_card') { %>
<% if (pennant) { %> <%- pennant %> <% } %>

aria-describedby="<%- srInfo.id %>" <% } %> ><%- title %>

<%- description %>

<% // xss-lint: disable=underscore-not-escaped %> <%= action_content %>
<% } else { %>
<% if (pennant) { %> <%- pennant %> <% } %>

aria-describedby="<%- srInfo.id %>" <% } %> ><%- title %>

<%- description %>

<% // xss-lint: disable=underscore-not-escaped %> <%= action_content %>
<% } %>