Files
myeasycms-v2/apps/web/supabase/templates/otp.html
Giancarlo Buomprisco 7ebff31475 Next.js Supabase V3 (#463)
Version 3 of the kit:
- Radix UI replaced with Base UI (using the Shadcn UI patterns)
- next-intl replaces react-i18next
- enhanceAction deprecated; usage moved to next-safe-action
- main layout now wrapped with [locale] path segment
- Teams only mode
- Layout updates
- Zod v4
- Next.js 16.2
- Typescript 6
- All other dependencies updated
- Removed deprecated Edge CSRF
- Dynamic Github Action runner
2026-03-24 13:40:38 +08:00

246 lines
11 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<meta name="x-apple-disable-message-reformatting" />
<meta name="color-scheme" content="only" />
</head>
<body
style="
background-color: #fafafa;
margin: auto;
font-family: sans-serif;
color: #242424;
"
>
<!--$-->
<div
style="
display: none;
overflow: hidden;
line-height: 1px;
opacity: 0;
max-height: 0;
max-width: 0;
"
data-skip-in-text="true"
>
Your sign in link to Makerkit
<div>
                                                                                                                         
</div>
</div>
<table
align="center"
width="100%"
border="0"
cellpadding="0"
cellspacing="0"
role="presentation"
style="
max-width: 37.5em;
background-color: #fafafa;
margin: auto;
font-family: sans-serif;
color: #242424;
width: 100%;
"
>
<tbody>
<tr style="width: 100%">
<td>
<table
align="center"
width="100%"
class="undefined"
border="0"
cellpadding="0"
cellspacing="0"
role="presentation"
style="
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
padding-top: 40px;
padding-bottom: 40px;
max-width: 480px;
background-color: #fafafa;
margin: auto;
"
>
<tbody>
<tr style="width: 100%">
<td>
<table
align="center"
width="100%"
border="0"
cellpadding="0"
cellspacing="0"
role="presentation"
>
<tbody>
<tr>
<td>
<table
align="center"
width="100%"
border="0"
cellpadding="0"
cellspacing="0"
role="presentation"
>
<tbody>
<tr>
<td>
<h1
style="
margin-left: 0px;
margin-right: 0px;
padding: 0px;
font-family:
ui-sans-serif, system-ui, sans-serif,
'Apple Color Emoji', 'Segoe UI Emoji',
'Segoe UI Symbol', 'Noto Color Emoji';
font-size: 22px;
font-weight: 600;
color: rgb(36, 36, 36);
"
>
Login to
<!-- -->Makerkit
</h1>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table
align="center"
width="100%"
border="0"
cellpadding="0"
cellspacing="0"
role="presentation"
class="undefined"
style="
border-radius: 0.75rem;
background-color: rgb(255, 255, 255);
padding-left: 48px;
padding-right: 48px;
padding-top: 36px;
padding-bottom: 36px;
"
>
<tbody>
<tr>
<td>
<p
style="
color: rgb(36, 36, 36);
font-size: 16px;
line-height: 20px;
margin-top: 0.5rem;
margin-bottom: 16px;
"
>
Enter the code below to sign in to your
<!-- -->Makerkit<!-- -->
account:
</p>
<table
align="center"
width="100%"
border="0"
cellpadding="0"
cellspacing="0"
role="presentation"
style="
text-align: center;
margin-top: 32px;
margin-bottom: 32px;
background-color: rgb(243, 244, 246);
padding-left: 0.25rem;
padding-right: 0.25rem;
padding-top: 1rem;
padding-bottom: 1rem;
"
>
<tbody>
<tr>
<td>
<p
style="
font-weight: 500;
font-size: 30px;
line-height: 24px;
margin-top: 16px;
margin-bottom: 16px;
"
>
{{ .Token }}
</p>
</td>
</tr>
</tbody>
</table>
<p
style="
color: rgb(36, 36, 36);
font-size: 12px;
line-height: 20px;
margin-top: 0.5rem;
margin-bottom: 16px;
"
>
If you did not request this code, please ignore
this email.
</p>
</td>
</tr>
</tbody>
</table>
<table
align="center"
width="100%"
border="0"
cellpadding="0"
cellspacing="0"
role="presentation"
>
<tbody>
<tr>
<td>
<p
style="
font-size: 12px;
line-height: 20px;
color: rgb(209, 213, 219);
padding-left: 1rem;
padding-right: 1rem;
margin-top: 16px;
margin-bottom: 16px;
"
>
Makerkit
</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--7--><!--/$-->
</body>
</html>