You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/app/views/submitter_mailer/invitation_email.html.erb

5 lines
196 B

<p>Hi there,</p>
<p>You have been invited to submit a form:</p>
<p><%= link_to 'Submit', submit_form_url(slug: @submitter.slug) %></p>
<p>If you didn't request this, please ignore this email.</p>