<% if local_assigns[:with_counter] %> <% count = CompletedSubmitter.distinct.count(:submission_id) %> <% if count > 1 %> <%= t('count_documents_signed_with_html', count:) %> <% else %> <%= t('powered_by') %> <% end %> <% else %> <%= t('powered_by') %> <% end %> <%= Wabosign.branded_product_name(local_assigns[:account]) %> - <%= t('open_source_documents_software') %>
<%# AGPL ยง7(b) DocuSeal attribution. Do not remove or rebrand. %>
<%= t('based_on') %> <%= Wabosign::UPSTREAM_NAME %> (AGPLv3)