%# locals: (compact: false) %>
<% if local_assigns.fetch(:compact, false) %> <%= raw t("billing.stripe_secure.compact_html") %> <% else %> <%= raw t("billing.stripe_secure.full_html") %> <% end %>