mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-07-09 03:04:19 -04:00
29 lines
1.9 KiB
HTML
29 lines
1.9 KiB
HTML
<tr>
|
|
<td valign="top" style="text-align: center; padding: 20px 0 10px 20px;">
|
|
<h1 style="margin: 0; font-family: 'Montserrat', sans-serif; font-size: 30px; line-height: 36px; font-weight: bold;">Your {{Provider}} Token will Expire soon!</h1> </td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" style="text-align: center; padding: 10px 20px 15px 20px; font-family: sans-serif; font-size: 18px; line-height: 20px;">
|
|
<p style="margin: 0;">Kavita will stop syncing with {{Provider}} until you renew your token.</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" align="center" style="text-align: center; padding: 15px 0px 20px 0px;">
|
|
<!-- Button : BEGIN -->
|
|
<center>
|
|
<table role="presentation" align="center" cellspacing="0" cellpadding="0" border="0" class="center-on-narrow" style="text-align: center;">
|
|
<tr>
|
|
<td style="border-radius: 50px; background: #153643; text-align: center;" class="button-td">
|
|
<a rel="noopener noreferrer" href="{{Link}}" style="background: #153643; border: 15px solid #153643; font-family: 'Montserrat', sans-serif; font-size: 14px; line-height: 1.1; text-align: center; text-decoration: none; display: block; border-radius: 50px; font-weight: bold;" class="button-a">
|
|
<span style="color:#ffffff;" class="button-link"> RENEW </span> </a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
<!-- Button : END -->
|
|
<tr>
|
|
<td valign="top" style="text-align: center; padding: 10px 20px 15px 20px; font-family: sans-serif; font-size: 12px; line-height: 20px;">
|
|
<p style="margin: 0;">If the button above does not work, please find the link here: <a style="color:inherit;margin: 0;width: 100%;word-break: break-all;" rel="noopener noreferrer" href="{{Link}}">{{Link}}</a></p>
|
|
</td>
|
|
</tr>
|