% content_for(:html_title, "#{@template.name} | DocuSeal") %> <% content_for(:html_description, "#{@template.account.name} has invited you to fill and sign documents online effortlessly with a secure, fast, and user-friendly digital document signing solution.") %>
<%= 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 %>