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

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

<%- description %>

<%= action_content %>
<% } else { %>
<% if (pennant) { %> <%- pennant %> <% } %>

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

<%- description %>

<%= action_content %>
<% } %>