% content_for(:html_title, "#{@template.name} | DocuSeal") %> <% I18n.with_locale(@template.account.locale) do %> <% content_for(:html_description, t('account_name_has_invited_you_to_fill_and_sign_documents_online_effortlessly_with_a_secure_fast_and_user_friendly_digital_document_signing_solution', account_name: @template.account.name)) %> <% end %>
<%= t('you_have_been_invited_to_submit_a_form') %>
<% end %><%= @template.name %>
<% if @template.archived_at? %><%= t('form_has_been_deleted_by_html', name: @template.account.name) %>
<% else %><%= t('invited_by_html', name: @template.account.name) %>
<% end %>