We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 921934e commit c6e5745Copy full SHA for c6e5745
app/views/devise/mailer/confirmation_instructions.html.erb
@@ -1,3 +1,3 @@
1
<p>Click here to confirm your email.</p>
2
<p><%= link_to 'Confirm my account', confirmation_url(@resource, confirmation_token: @token) %></p>
3
-<p>If you weren't expecting this email, please disregard</p>
+<p>If you weren't expecting this email, please disregard.</p>
0 commit comments