% count = current_onboard_client.customers.pending.count %> <% if count.positive? %> <%= count %> Customers pending approval <% else %> <% end %>