mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-07 14:35:23 +02:00
parent
4bf72506d5
commit
53f4b32c33
19 changed files with 91 additions and 86 deletions
|
@ -4,4 +4,4 @@
|
|||
|
||||
<%= link_to @cta, @confirmation_url, class: "button" %>
|
||||
|
||||
<p class="footer"><%= t(".expiry_notice", hours: 24) %></p>
|
||||
<p class="footer"><%= t(".expiry_notice", hours: 24) %></p>
|
||||
|
|
|
@ -6,4 +6,4 @@ EmailConfirmation#confirmation_email
|
|||
|
||||
<%= t(".cta") %>: <%= @confirmation_url %>
|
||||
|
||||
<%= t(".expiry_notice", hours: 24) %>
|
||||
<%= t(".expiry_notice", hours: 24) %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue