old-working

This commit is contained in:
Untone 2024-02-01 12:41:38 +03:00
parent efb09f89df
commit 2f8429d65e
2 changed files with 618 additions and 731 deletions

View File

@ -1,360 +1,204 @@
<!doctype html> <!doctype html>
<html lang="en"> <html>
<head> <head>
<meta charset="UTF-8" /> <meta name="viewport" content="width=device-width" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Дискурс: подтверждение почты</title> <title>Дискурс: подтверждение почты</title>
<style type="text/css">
img {
max-width: 100%;
}
body {
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: none;
width: 100% !important;
height: 100%;
line-height: 1.6em;
}
body {
background-color: #f6f6f6;
}
body,
div,
td,
tr,
table {
margin: 0;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
box-sizing: border-box;
font-size: 14px;
}
@media only screen and (max-width: 640px) {
body {
padding: 0 !important;
}
h1 {
font-weight: 800 !important;
margin: 20px 0 5px !important;
}
h2 {
font-weight: 800 !important;
margin: 20px 0 5px !important;
}
h3 {
font-weight: 800 !important;
margin: 20px 0 5px !important;
}
h4 {
font-weight: 800 !important;
margin: 20px 0 5px !important;
}
h1 {
font-size: 22px !important;
}
h2 {
font-size: 18px !important;
}
h3 {
font-size: 16px !important;
}
.container {
padding: 0 !important;
width: 100% !important;
}
.content {
padding: 0 !important;
}
.content-wrap {
padding: 10px !important;
}
.invoice {
width: 100% !important;
}
}
</style>
</head> </head>
<body <body
itemscope itemscope
itemtype="http://schema.org/EmailMessage" itemtype="http://schema.org/EmailMessage"
style="width: 100% !important; height: 100%; line-height: 1.6em" style="
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: none;
width: 100% !important;
height: 100%;
line-height: 1.6em;
"
bgcolor="#f6f6f6" bgcolor="#f6f6f6"
> >
<div style="margin: 0 auto; max-width: 600px"> <table class="body-wrap" style="width: 100%">
<table <tr style="vertical-align: top">
align="center" <td valign="top"></td>
border="0" <td
cellpadding="0" class="container"
cellspacing="0" width="600"
role="presentation" style="
style="width: 100%" font-size: 14px;
> display: block !important;
<tbody> max-width: 600px !important;
<tr> clear: both !important;
<td style="direction: ltr; font-size: 0; padding: 20px 0; text-align: center"> margin: 0 auto;
<div "
style=" valign="top"
font-size: 0; >
text-align: left; <div class="content" style="max-width: 600px; display: block; margin: 0 auto; padding: 20px">
direction: ltr; <img src="https://testing.discours.io/logo.png" />
display: inline-block; <table
vertical-align: top; class="main"
width: 100%; width="100%"
" cellpadding="0"
> cellspacing="0"
<table itemprop="action"
border="0" itemscope
cellpadding="0" itemtype="http://schema.org/ConfirmAction"
cellspacing="0" style="border-radius: 3px; border: 1px solid #000"
role="presentation" bgcolor="#fff"
style="vertical-align: top" >
width="100%" <tr>
> <td class="content-wrap" style="vertical-align: top; padding: 20px" valign="top">
<tbody> <meta itemprop="name" content="Подтвердите почту" />
<table width="100%" cellpadding="0" cellspacing="0">
<tr> <tr>
<td style="font-size: 0; padding: 0; word-break: break-word"> <td class="content-block" style="vertical-align: top; padding: 0 0 20px" valign="top">
<div Приветствуем! Пожалуйста, подтвердите почту, нажав на ссылку ниже.
style=" </td>
font-family: Arial, sans-serif; </tr>
font-size: 13px; <tr>
letter-spacing: normal; <td class="content-block" style="vertical-align: top; padding: 0 0 20px" valign="top">
color: #000000; Мы будем оповещать вас о важных вещах.
" </td>
> </tr>
<div style="text-align: center"> <tr>
<img <td
src="https://new.discours.io/logo.png" class="content-block"
width="175" itemprop="handler"
height="32" itemscope
alt="Дискурс" itemtype="http://schema.org/HttpActionHandler"
/> style="vertical-align: top; padding: 0 0 20px"
</div> valign="top"
</div> >
</td> <a
</tr> href="{{verification_url}}"
class="btn-primary"
<tr> itemprop="url"
<td align="center" style="font-size: 0; padding: 10px 25px; word-break: break-word">
<p
style="border-top: solid 4px #000000; font-size: 1px; margin: 0 auto; width: 100%"
></p>
</td>
</tr>
<tr>
<td align="left" style="font-size: 0; padding: 0 25px; word-break: break-word">
<h1 style="margin-top: 15px; margin-bottom: 5px">
<span
style="
color: #000000;
font-family: Helvetica, Arial, sans-serif;
font-size: 24px;
"
>
Пожалуйста, подтвердите вашу почту!
</span>
</h1>
</td>
</tr>
<tr>
<td
align="left"
style="font-size: 0; padding: 10px 25px 0 25px; word-break: break-word"
>
<div
style="
font-family: Helvetica, Arial, sans-serif;
font-size: 17px;
text-align: left;
color: #000000;
"
>
<p style="margin: 10px 0">
Для активации вашего профиля остался последний шаг — пожалуйста, подтвердите
свою почту, чтобы завершить регистрацию.
</p>
</div>
</td>
</tr>
<tr>
<td
align="center"
style="
background: transparent;
font-size: 0;
padding: 30px 25px 10px 25px;
word-break: break-word;
"
>
<table
border="0"
cellpadding="0"
cellspacing="0"
role="presentation"
style="border-collapse: separate; line-height: 100%"
>
<tbody>
<tr>
<td
align="center"
bgcolor="#ffffff"
role="presentation"
style="border: 3px solid #2638d9; border-radius: 40px; background: #ffffff"
valign="middle"
>
<a
href="{{verification_url}}"
style="
display: inline-block;
background: #ffffff;
color: #ffffff;
font-family: Ubuntu, Helvetica, Arial, sans-serif;
font-size: 17px;
font-weight: normal;
line-height: 120%;
margin: 0;
text-decoration: none;
text-transform: none;
padding: 10px 25px 10px 25px;
border-radius: 40px;
"
target="_blank"
>
<span
style="
background-color: transparent;
color: #2638d9;
font-family: Roboto, Helvetica, Arial, sans-serif;
font-size: 17px;
"
>
<b>Подтвердить почту</b>
</span>
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td
align="center"
style="font-size: 0; padding: 30px 25px 10px 25px; word-break: break-word"
>
<p
style="border-top: solid 4px #000000; font-size: 1px; margin: 0 auto; width: 100%"
></p>
</td>
</tr>
<tr>
<td
align="left"
style="font-size: 0; padding: 10px 25px 0 25px; word-break: break-word"
>
<p
style=" style="
color: #fff;
text-decoration: none;
line-height: 2em;
font-weight: bold;
text-align: center; text-align: center;
margin: 10px 0; cursor: pointer;
line-height: 1; display: inline-block;
font-family: Helvetica, Arial, sans-serif; border-radius: 5px;
font-size: 20px; text-transform: capitalize;
background-color: #000;
padding: 1em;
" "
> >
<b>Ваш Дискурс</b> Подтвердить
</p> </a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td style="font-size: 0; padding: 0; word-break: break-word"> <td class="content-block" style="vertical-align: top; padding: 0 0 20px" valign="top">
<div &mdash; Дискурс
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://t.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/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/twitter-white.png"
style="width: 56%; height: auto; min-height: 0; vertical-align: middle"
class="CToWUd"
data-bit="iit"
/>
</a>
</div>
</div>
</td> </td>
</tr> </tr>
</table>
<tr> </td>
<td </tr>
align="center" </table>
style="font-size: 0; padding: 15px 25px 15px 25px; word-break: break-word" <div class="footer" style="width: 100%; clear: both; color: #999; padding: 20px">
> <table width="100%">
<p <tr>
style="border-top: solid 4px #000000; font-size: 1px; margin: 0 auto; width: 100%" <td
></p> class="aligncenter content-block"
</td> style="
</tr> font-size: 12px;
vertical-align: top;
<tr> color: #999;
<td align="left" style="font-size: 0; padding: 0 50px 0 50px; word-break: break-word"> text-align: center;
<div padding: 0 0 20px;
style=" "
font-family: Ubuntu, Helvetica, Arial, sans-serif; align="center"
font-size: 13px; valign="top"
letter-spacing: normal; >
line-height: 1; Подписаться
text-align: left; <a
color: #000000; href="http://t.me/discoursio"
" style="font-size: 12px; color: #999; text-decoration: underline; margin: 0"
> >
<p style="text-align: center; margin: 10px 0"> @discoursio
<span style="color: #696969; font-family: Helvetica, Arial, sans-serif"> </a>
Вы получили это письмо, потому что вы — участник Дискурса. в телеграмм.
</span> </td>
<br /> </tr>
<span style="color: #696969; font-family: Helvetica, Arial, sans-serif"> </table>
Если не хотите больше получать такие письма, вы можете </div>
</span> </div>
<a style="color: inherit" href="http://email.discours.io/{{}}" target="_blank"> </td>
<span style="color: #696969; font-family: Helvetica, Arial, sans-serif"> </tr>
<b>отписаться</b> </table>
</span>
</a>
<span style="color: #696969; font-family: Helvetica, Arial, sans-serif">
от рассылки (но лучше не стоит!) или
</span>
<a style="color: inherit" href="http://email.discours.io/{{}}" target="_blank">
<span style="color: #696969; font-family: Helvetica, Arial, sans-serif">
<b>настроить</b>
</span>
</a>
<span style="color: #696969; font-family: Helvetica, Arial, sans-serif">
, какие письма хотите получать здесь.
</span>
</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</body> </body>
</html> </html>

View File

@ -1,411 +1,454 @@
<!doctype html> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en"> <html
xmlns="http://www.w3.org/1999/xhtml"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
>
<head> <head>
<meta charset="UTF-8" /> <!--[if gte mso 9]>
<title>Title</title> <xml>
<o:OfficeDocumentSettings>
<o:AllowPNG />
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
<title>Дискурс: сброс пароля</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0 " />
<meta name="format-detection" content="telephone=no" />
<style type="text/css">
body {
margin: 0;
padding: 0;
-webkit-text-size-adjust: 100% !important;
-ms-text-size-adjust: 100% !important;
-webkit-font-smoothing: antialiased !important;
}
img {
border: 0 !important;
outline: none !important;
}
p {
margin: 0px !important;
padding: 0px !important;
}
table {
border-collapse: collapse;
mso-table-lspace: 0px;
mso-table-rspace: 0px;
}
td,
a,
span {
border-collapse: collapse;
mso-line-height-rule: exactly;
}
.ExternalClass * {
line-height: 100%;
}
.em_blue a {
text-decoration: none;
color: darkgrey;
}
.em_grey a {
text-decoration: none;
color: darkgrey;
}
.em_white a {
text-decoration: none;
color: #ffffff;
}
@media only screen and (min-width: 481px) and (max-width: 649px) {
.em_main_table {
width: 100% !important;
}
.em_wrapper {
width: 100% !important;
}
.em_hide {
display: none !important;
}
.em_aside10 {
padding: 0px 10px !important;
}
.em_h20 {
height: 20px !important;
font-size: 1px !important;
line-height: 1px !important;
}
.em_h10 {
height: 10px !important;
font-size: 1px !important;
line-height: 1px !important;
}
.em_aside5 {
padding: 0px 10px !important;
}
.em_ptop2 {
padding-top: 8px !important;
}
}
@media only screen and (min-width: 375px) and (max-width: 480px) {
.em_main_table {
width: 100% !important;
}
.em_wrapper {
width: 100% !important;
}
.em_hide {
display: none !important;
}
.em_aside10 {
padding: 0px 10px !important;
}
.em_aside5 {
padding: 0px 8px !important;
}
.em_h20 {
height: 20px !important;
font-size: 1px !important;
line-height: 1px !important;
}
.em_h10 {
height: 10px !important;
font-size: 1px !important;
line-height: 1px !important;
}
.em_font_11 {
font-size: 12px !important;
}
.em_font_22 {
font-size: 22px !important;
line-height: 25px !important;
}
.em_w5 {
width: 7px !important;
}
.em_w150 {
width: 150px !important;
height: auto !important;
}
.em_ptop2 {
padding-top: 8px !important;
}
u + .em_body .em_full_wrap {
width: 100% !important;
width: 100vw !important;
}
}
@media only screen and (max-width: 374px) {
.em_main_table {
width: 100% !important;
}
.em_wrapper {
width: 100% !important;
}
.em_hide {
display: none !important;
}
.em_aside10 {
padding: 0px 10px !important;
}
.em_aside5 {
padding: 0px 8px !important;
}
.em_h20 {
height: 20px !important;
font-size: 1px !important;
line-height: 1px !important;
}
.em_h10 {
height: 10px !important;
font-size: 1px !important;
line-height: 1px !important;
}
.em_font_11 {
font-size: 11px !important;
}
.em_font_22 {
font-size: 22px !important;
line-height: 25px !important;
}
.em_w5 {
width: 5px !important;
}
.em_w150 {
width: 150px !important;
height: auto !important;
}
.em_ptop2 {
padding-top: 8px !important;
}
u + .em_body .em_full_wrap {
width: 100% !important;
width: 100vw !important;
}
}
</style>
</head> </head>
<body> <body class="em_body" style="margin: 0px auto; padding: 0px" bgcolor="#efefef">
<div style="margin: 0px auto; max-width: 600px"> <table
<table width="100%"
align="center" border="0"
border="0" cellspacing="0"
cellpadding="0" cellpadding="0"
cellspacing="0" class="em_full_wrap"
role="presentation" align="center"
style="width: 100%" bgcolor="#efefef"
> >
<tbody> <tr>
<tr> <td align="center" valign="top">
<td style="direction: ltr; font-size: 0px; padding: 20px 0px 20px 0px; text-align: center"> <table
<div align="center"
class="m_-9078575411558913025mj-column-per-100" width="650"
style=" border="0"
font-size: 0px; cellspacing="0"
text-align: left; cellpadding="0"
direction: ltr; class="em_main_table"
display: inline-block; style="width: 650px; table-layout: fixed"
vertical-align: top; >
width: 100%; <tr>
" <td align="center" valign="top" style="padding: 0 25px" class="em_aside10">
> <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<table <tr>
border="0" <td height="25" style="height: 25px" class="em_h20">&nbsp;</td>
cellpadding="0" </tr>
cellspacing="0" <tr>
role="presentation" <td align="center" valign="top">
style="vertical-align: top" <a href="#" target="_blank" style="text-decoration: none">
width="100%" <img
> src="https://testing.discours.io/logo.png"
<tbody> width="208"
<tr> height="41"
<td style="font-size: 0px; padding: 0px; word-break: break-word"> alt="ДИСКУРС"
<div border="0"
style=" style="
display: block;
font-family: Arial, sans-serif; font-family: Arial, sans-serif;
font-size: 13px; font-size: 18px;
letter-spacing: normal; line-height: 25px;
color: #000000; text-align: center;
font-weight: bold;
max-width: 208px;
" "
> class="em_w150"
<div style="text-align: center"> />
<img </a>
src="https://new.discours.io/logo.png" </td>
width="175" </tr>
height="32" <tr>
alt="Дискурс" <td height="28" style="height: 28px" class="em_h20">&nbsp;</td>
/> </tr>
</div> </table>
</div> </td>
</td> </tr>
</tr> </table>
</td>
<tr> </tr>
<td </table>
<table
width="100%"
border="0"
cellspacing="0"
cellpadding="0"
class="em_full_wrap"
align="center"
bgcolor="#efefef"
>
<tr>
<td align="center" valign="top" class="em_aside5">
<table
align="center"
width="650"
border="0"
cellspacing="0"
cellpadding="0"
class="em_main_table"
style="width: 650px; table-layout: fixed"
>
<tr>
<td
align="center"
valign="top"
style="padding: 0 25px; background-color: #ffffff"
class="em_aside10"
>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="45" style="height: 45px" class="em_h20">&nbsp;</td>
</tr>
<tr>
<td
class="em_blue em_font_22"
align="center"
valign="top"
style="
font-family: Arial, sans-serif;
font-size: 26px;
line-height: 29px;
color: #264780;
font-weight: bold;
"
>
Сброс пароля
</td>
</tr>
<tr>
<td height="14" style="height: 14px; font-size: 0px; line-height: 0px">&nbsp;</td>
</tr>
<tr>
<td
class="em_grey"
align="center"
valign="top"
style="
font-family: Arial, sans-serif;
font-size: 16px;
line-height: 26px;
color: #434343;
"
>
Нажмите на
<a href="{{verification_url}}">ссылку</a>
для сброса пароля
</td>
</tr>
<tr>
<td height="26" style="height: 26px" class="em_h20">&nbsp;</td>
</tr>
<tr>
<td align="center" valign="top">
<table
width="250"
style="width: 250px; border-radius: 4px"
border="0"
cellspacing="0"
cellpadding="0"
align="center" align="center"
style="font-size: 0px; padding: 10px 25px 10px 25px; word-break: break-word"
> >
<p <tr>
style=" <td
border-top: solid 4px #000000; class="em_white"
font-size: 1px; height="42"
margin: 0px auto; align="center"
width: 100%; valign="middle"
"
></p>
</td>
</tr>
<tr>
<td
align="left"
style="font-size: 0px; padding: 0px 25px 0px 25px; word-break: break-word"
>
<h1 style="margin-top: 15px; margin-bottom: 5px">
<span
style=" style="
color: #000000; font-family: Arial, sans-serif;
font-family: Helvetica, Arial, sans-serif; font-size: 16px;
font-size: 24px; color: #ffffff;
font-weight: bold;
height: 42px;
" "
> >
{{username}}, здравствуйте!
</span>
</h1>
</td>
</tr>
<tr>
<td
align="left"
style="font-size: 0px; padding: 10px 25px; padding-top: 0px; padding-bottom: 0px"
>
<div
style="
font-family: Helvetica, Arial, sans-serif;
font-size: 17px;
text-align: left;
color: #000000;
"
>
<p style="margin: 15px 0">
Кто-то попросил сбросить пароль от вашего аккаунта.Надеемся, это были вы.
</p>
<p style="margin: 15px 0">
Чтобы сменить пароль для входа в редакцию, просто перейдите по
<a href="{{verification_url}}" style="color: #2638d9; font-weight: bold">
этой ссылке
</a>
. Она сработает всего один раз и приведет вас на страницу, где вы сможете
установить новый пароль.
</p>
<p style="margin: 15px 0">
Если вы не запрашивали сброс пароля, просто не обращайте внимания на это письмо.
Ваш аккаунт останется в безопасности.Кто-то попросил сбросить пароль от вашего
аккаунта. Надеемся, это были вы.
</p>
<p style="margin: 15px 0">
Чтобы сменить пароль для входа в редакцию, просто перейдите по этой ссылке. Она
сработает всего один раз и приведет вас на страницу, где вы сможете установить
новый пароль.
</p>
<p style="margin: 15px 0">
Если вы не запрашивали сброс пароля, просто не обращайте внимания на это письмо.
Ваш аккаунт останется в безопасности.
</p>
</div>
</td>
</tr>
<tr>
<td
align="center"
style="
background: transparent;
font-size: 0px;
padding: 30px 25px 10px 25px;
word-break: break-word;
"
>
<table
border="0"
cellpadding="0"
cellspacing="0"
role="presentation"
style="border-collapse: separate; line-height: 100%"
>
<tbody>
<tr>
<td
align="center"
bgcolor="#ffffff"
role="presentation"
style="border: 3px solid #2638d9; border-radius: 40px; background: #ffffff"
valign="middle"
>
<a
href="http://email.discours.io/{{}}"
style="
display: inline-block;
background: #ffffff;
color: #ffffff;
font-family: Ubuntu, Helvetica, Arial, sans-serif;
font-size: 17px;
font-weight: normal;
line-height: 120%;
margin: 0;
text-decoration: none;
text-transform: none;
padding: 10px 25px 10px 25px;
border-radius: 40px;
"
target="_blank"
>
<span
style="
background-color: transparent;
color: #2638d9;
font-family: Roboto, Helvetica, Arial, sans-serif;
font-size: 17px;
"
>
<b>Восстановить пароль</b>
</span>
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<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%;
"
></p>
</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 <a
href="http://email.discours.io/{{}}" href="https://www.mailgun.com"
style="
background: #000;
display: inline-block;
width: 32px;
height: 32px;
line-height: 32px;
border-radius: 100%;
vertical-align: top;
"
target="_blank" 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="http://email.discours.io/{{}}"
style=" style="
background: #000; text-decoration: none;
display: inline-block; color: #ffffff;
width: 32px; line-height: 42px;
height: 32px; display: block;
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>
<a </td>
href="http://email.discours.io/{{}}" </tr>
style=" </table>
background: #000; </td>
display: inline-block; </tr>
width: 32px; <tr>
height: 32px; <td height="25" style="height: 25px" class="em_h20">&nbsp;</td>
line-height: 32px; </tr>
border-radius: 100%; <tr>
vertical-align: top; <td
" class="em_grey"
target="_blank" align="center"
> valign="top"
<img style="font-family: Arial, sans-serif; font-size: 16px; line-height: 26px"
src="https://new.discours.io/icons/telegram-white.png" >
style="width: 55%; height: auto; min-height: 0; vertical-align: middle" Если вы не хотели сбрасывать пароль - просто проигнорируйте это сообщение.
class="CToWUd" </td>
data-bit="iit" </tr>
/> <tr>
</a> <td height="44" style="height: 44px" class="em_h20">&nbsp;</td>
<a </tr>
href="http://email.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%;
"
></p>
</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>
<br />
<span style="color: #696969; font-family: Helvetica, Arial, sans-serif">
Если не больше хотите получать такие письма, вы можете
</span>
<a style="color: inherit" href="http://email.discours.io/{{}}" target="_blank">
<span style="color: #696969; font-family: Helvetica, Arial, sans-serif">
<b>отписаться</b>
</span>
</a>
<span style="color: #696969; font-family: Helvetica, Arial, sans-serif">
от&nbsp;рассылки (но лучше не стоит!) или
</span>
<a style="color: inherit" href="http://email.discours.io/{{}}" target="_blank">
<span style="color: #696969; font-family: Helvetica, Arial, sans-serif">
<b>настроить</b>
</span>
</a>
<span style="color: #696969; font-family: Helvetica, Arial, sans-serif">
, какие письма хотите получать здесь.
</span>
</p>
</div>
</td>
</tr>
</tbody>
</table> </table>
</div> </td>
</td> </tr>
</tr> </table>
</tbody> </td>
</table> </tr>
</div> </table>
<table
width="100%"
border="0"
cellspacing="0"
cellpadding="0"
class="em_full_wrap"
align="center"
bgcolor="#efefef"
>
<tr>
<td align="center" valign="top">
<table
align="center"
width="650"
border="0"
cellspacing="0"
cellpadding="0"
class="em_main_table"
style="width: 650px; table-layout: fixed"
>
<tr>
<td align="center" valign="top" style="padding: 0 25px" class="em_aside10">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td align="center" valign="top" style="font-size: 0px; line-height: 0px">
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td
width="15"
align="left"
valign="middle"
style="font-size: 0px; line-height: 0px; width: 15px"
>
<a href="mailto:welcome@discours.io" style="text-decoration: none">
<img
src="/assets/pilot/images/templates/email_img.png"
width="15"
height="12"
alt=""
border="0"
style="display: block; max-width: 15px"
/>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="9" style="font-size: 0px; line-height: 0px; height: 9px" class="em_h10">
<img
src="/assets/pilot/images/templates/spacer.gif"
width="1"
height="1"
alt=""
border="0"
style="display: block"
/>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body> </body>
</html> </html>