Add a one-click confirmation link to registration emails (via the [email] confirm_url and the gRPC Confirm RPC)
All checks were successful
CI / check (push) Successful in 5m27s
All checks were successful
CI / check (push) Successful in 5m27s
This commit is contained in:
parent
b500698e82
commit
66eb0ea243
13 changed files with 121 additions and 18 deletions
|
|
@ -28,6 +28,8 @@
|
|||
</table>
|
||||
</td></tr>
|
||||
|
||||
{{button}}
|
||||
|
||||
<tr><td align="center" style="padding:20px 36px 4px;">
|
||||
<div style="display:inline-block;background:{{accent}};color:#ffffff;font-size:14px;font-weight:600;padding:13px 30px;border-radius:11px;box-shadow:0 2px 8px rgba(15,23,42,.14);">📋 Copy code</div>
|
||||
<div style="margin-top:10px;font-size:12px;color:#a4adba;">Tap and hold the code to copy it.</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue