webapp/templates/main.html
Untone 93f6a1b080
All checks were successful
deploy / test (push) Has been skipped
deploy / Update templates on Mailgun (push) Successful in 18s
small-footer
2024-02-24 11:22:41 +03:00

136 lines
6.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Дискурс</title>
</head>
<body>
<div style="margin: 0 auto; max-width: 600px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
<tbody>
<tr>
<td style="direction: ltr; font-size: 0; padding: 20px 0; text-align: center;">
<div class="m_-9078575411558913025mj-column-per-100"
style="font-size: 0; text-align: left; direction: ltr; display: inline-block; vertical-align: top; width: 100%;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align: top;"
width="100%">
<thead>
<tr>
<td style="font-size: 0px; padding: 0px; word-break: break-word">
<div style="
font-family: Arial, sans-serif;
font-size: 13px;
letter-spacing: normal;
color: #000000;
">
<div style="text-align: center">
<img src="https://new.discours.io/logo.png" width="175" height="32" alt="Дискурс" />
</div>
</div>
</td>
</tr>
<tr>
<td align="center" style="font-size: 0px; padding: 10px 25px 10px 25px; word-break: break-word">
<p style="
border-top: solid 4px #000000;
font-size: 1px;
margin: 0px auto;
width: 100%;
"></p>
</td>
</tr>
</thead>
<tbody id="#app"></tbody>
<tfoot>
<tr>
<td align="center" style="font-size: 0px; padding: 30px 25px 10px 25px; word-break: break-word;">
<p style="border-top: solid 4px #000000; font-size: 1px; margin: 0px auto; width: 100%;" />
</td>
</tr>
<tr>
<td align="left"
style="font-size: 0px; padding: 10px 25px; padding-top: 0px; padding-bottom: 0px; word-break: break-word;">
<p
style="text-align: center; margin: 10px 0; line-height: 1; font-family: Helvetica, Arial, sans-serif; font-size: 20px;">
<b>Ваш Дискурс</b>
</p>
</td>
</tr>
<tr>
<td style="font-size: 0px; padding: 0px; word-break: break-word;">
<div
style="font-family: Arial, sans-serif; font-size: 13px; letter-spacing: normal; line-height: 1; color: #000000;">
<div style="text-align: center;">
<a href="https://facebook.com/discoursio"
style="background: #000; display: inline-block; width: 32px; height: 32px; line-height: 32px; border-radius: 100%; vertical-align: top;"
target="_blank">
<img src="https://new.discours.io/icons/facebook-white.png"
style="width: auto; height: 60%; min-height: 0; vertical-align: middle;" class="CToWUd"
data-bit="iit" />
</a>
<a href="https://vk.com/discoursio"
style="background: #000; display: inline-block; width: 32px; height: 32px; line-height: 32px; border-radius: 100%; vertical-align: top;"
target="_blank">
<img src="https://new.discours.io/icons/vk-white.png"
style="width: 65%; height: auto; min-height: 0; vertical-align: middle;" class="CToWUd"
data-bit="iit" />
</a>
<a href="https://telegram.me/discoursio"
style="background: #000; display: inline-block; width: 32px; height: 32px; line-height: 32px; border-radius: 100%; vertical-align: top;"
target="_blank">
<img src="https://new.discours.io/icons/telegram-white.png"
style="width: 55%; height: auto; min-height: 0; vertical-align: middle;" class="CToWUd"
data-bit="iit" />
</a>
<a href="https://twitter.com/discours_io"
style="background: #000; display: inline-block; width: 32px; height: 32px; line-height: 32px; border-radius: 100%; vertical-align: top;"
target="_blank">
<img src="https://new.discours.io/icons/twitter-white.png"
style="width: 56%; height: auto; min-height: 0; vertical-align: middle;" class="CToWUd"
data-bit="iit" />
</a>
</div>
</div>
</td>
</tr>
<tr>
<td align="center" style="font-size: 0px; padding: 15px 25px 15px 25px; word-break: break-word;">
<p style="border-top: solid 4px #000000; font-size: 1px; margin: 0px auto; width: 100%;" />
</td>
</tr>
<tr>
<td align="left" style="font-size: 0px; padding: 0px 50px 0px 50px; word-break: break-word;">
<div
style="font-family: Ubuntu, Helvetica, Arial, sans-serif; font-size: 13px; letter-spacing: normal; line-height: 1; text-align: left; color: #000000;">
<p style="text-align: center; margin: 10px 0;">
<span style="color: #696969; font-family: Helvetica, Arial, sans-serif;">
Вы получили это письмо, потому что вы — участник Дискурса.
</span>
</p>
</div>
</td>
</tr>
</tfoot>
</table>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>