<%= svg_icon('discount_check_filled', class: 'w-6 h-6 text-green-500') %>
<%= t('docuseal_trusted_signature') %>
<%= svg_icon('circle_question', class: 'w-4 h-4 stroke-1') %>
|
" class="btn btn-neutral btn-sm text-white">
<%= t('unlock_with_docuseal_pro') %>
|
<%= button_to settings_esign_path, method: :put, params: { name: Docuseal::AATL_CERT_NAME }, class: 'btn btn-outline btn-neutral btn-xs whitespace-nowrap', title: t('make_default'), disabled: true do %>
<%= t('make_default') %>
<% end %>
|
|