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