% if @email_config %> <%= auto_link(simple_format(h(ReplaceEmailVariables.call(@email_config.value['body'], submitter: @submitter)))) %> <% else %>
Hi there,
Please check the copy of your "<%= @submitter.submission.template.name %>" submission in the email attachments.
Alternatively, you can review and download your copy using:
<%= link_to @submitter.template.name, submissions_preview_url(@submitter.submission.slug) %>
Thanks,
<%= @current_account.name %>