<% if local_assigns[:with_counter] %>
    <% count = Submitter.where.not(completed_at: nil).distinct.count(:submission_id) %>
    <% if count > 1 %>
      <%= count %> documents signed with
    <% else %>
      Powered by
    <% end %>
  <% else %>
    Powered by
  <% end %>
  <%= Docuseal.product_name %> - open source documents software