Update copy
This commit is contained in:
@@ -8,9 +8,12 @@
|
||||
<p class="margin-none">Something went wrong.</p>
|
||||
</header>
|
||||
|
||||
<p class="margin-none">
|
||||
It looks like the email confirmation link is no longer valid.
|
||||
Try changing your email address again from <%= link_to "your profile", edit_user_url(script_name: @user.account.slug, id: @user) %>.
|
||||
If that doesn't help, please <%= mail_to "send us an email", "support@fizzy.do" %>.
|
||||
<p>
|
||||
It looks like this email confirmation link is no longer valid. They last only 30 minues.
|
||||
Try changing your email address again from <%= link_to "your profile", edit_user_url(script_name: @user.account.slug, id: @user) %>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
If that doesn't help, please <%= mail_to "support@fizzy.do", "send us an email" %>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user