mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-06 22:15:20 +02:00
7 lines
175 B
Text
7 lines
175 B
Text
<h1><%= t(".greeting") %></h1>
|
|
|
|
<p><%= t(".body") %></p>
|
|
|
|
<%= link_to @cta, @confirmation_url, class: "button" %>
|
|
|
|
<p class="footer"><%= t(".expiry_notice", hours: 24) %></p>
|