mirror of
https://github.com/ClaperCo/Claper.git
synced 2026-02-24 12:09:59 +01:00
58 lines
2.0 KiB
Plaintext
58 lines
2.0 KiB
Plaintext
<tr>
|
||
<td>
|
||
<table
|
||
width="95%"
|
||
border="0"
|
||
align="center"
|
||
cellpadding="0"
|
||
cellspacing="0"
|
||
style="max-width:670px;background:#fff; border-radius:3px; text-align:center;-webkit-box-shadow:0 6px 18px 0 rgba(0,0,0,.06);-moz-box-shadow:0 6px 18px 0 rgba(0,0,0,.06);box-shadow:0 6px 18px 0 rgba(0,0,0,.06);"
|
||
>
|
||
<tr>
|
||
<td style="height:40px;"> </td>
|
||
</tr>
|
||
<tr>
|
||
<td style="padding:0 35px;">
|
||
<h1 style="color:#1e1e2d; font-weight:500; margin:0;font-size:32px;font-family:'Rubik',sans-serif;">
|
||
{gettext("Connect to Claper")}
|
||
</h1>
|
||
<span style="display:inline-block; vertical-align:middle; margin:29px 0 26px; border-bottom:1px solid #cecece; width:100px;">
|
||
</span>
|
||
<p style="color:#455056; font-size:15px;line-height:24px; margin:0;">
|
||
{gettext("You can log into your account by clicking here.")}
|
||
</p>
|
||
<a
|
||
href={@url}
|
||
target="_blank"
|
||
style="background:#8611ed;text-decoration:none !important; font-weight:500; margin-top:35px; color:#fff;text-transform:uppercase; font-size:14px;padding:10px 24px;display:inline-block;border-radius:50px;"
|
||
>
|
||
{gettext("ACCESS TO MY ACCOUNT")}
|
||
</a>
|
||
<p style="color:#455056; font-size:15px;line-height:24px; margin-top:26px;">
|
||
{gettext("If you didn't create an account with us, please ignore this.")}
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="height:20px;"> </td>
|
||
</tr>
|
||
<tr>
|
||
<td style="font-size: 0.8em; color: #6C6C6C">
|
||
<p class="sub">
|
||
{gettext(
|
||
"If you’re having trouble with the button above, copy and paste the URL below into your web browser"
|
||
)}.
|
||
</p>
|
||
<p class="sub">{@url}</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="height:40px;"> </td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="height:20px;"> </td>
|
||
</tr>
|