Hello <%= @user.first_name %>,
You have been invited to <%= @user.account.name %> DocuSeal. Please sign up using the link below:
<%= link_to 'Sign up', invitation_url(reset_password_token: @token) %>
Please contact us by replying to this email if you didn't request this.
Thanks,
<%= @current_account.name %>