12 lines
409 B
Plaintext
12 lines
409 B
Plaintext
<p><%= @guest.email_safe_salutation %></p>
|
|
|
|
<p>You recently entered your email address to RSVP on <%= ENV['CANONICAL_HOST'] %>.</p>
|
|
|
|
<p>If you would like to view or update your RSVP, you can use the following link to get back to it:</p>
|
|
<p><%= link_to guest_url(@guest), guest_url(@guest) %></p>
|
|
|
|
<p>If you have any questions, you can ask us by reply.</p>
|
|
|
|
<p> </p>
|
|
<p><%= t :wedding_couple_names %></p>
|