Hello <%= @submitter.name || @submitter.email %>,
<%= [@user.first_name, @user.last_name].join(' ').strip.presence || @user.email %> has requested changes to your submission for "<%= @submission.name || @submission.template.name %>".
Message from <%= [@user.first_name, @user.last_name].join(' ').strip.presence || @user.email %>:
<%= simple_format(h(@reason)) %>To make the requested changes, please log in to your account and resubmit the form.
If you have any questions, please reply to this email.