Türkçe |
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Parola Belirleme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet">
</head>
<style>
body {{
height: 100%;
width: 100%;
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
background-color: #F6F9FC;
}}
table {{
border-collapse: collapse;
width: 100%;
max-width: 600px;
font-size: inherit;
margin-top: 40px;
}}
thead {{}}
tbody {{
border-top: 3px solid #0B79D9;
background-color: #FFFFFF;
}}
tfoot {{}}
th {{
height: 60px;
padding: 10px 20px;
}}
td {{
font-size: 14px;
line-height: 1.8;
padding: 10px 20px;
}}
.center {{
text-align: center;
}}
.space-y {{
padding-top: 40px;
padding-bottom: 40px;
}}
.text-muted {{
color: #8898AA;
}}
.text-primary {{
color: #0B79D9;
}}
.disregard {{
font-size: 12px;
}}
.disregard__text {{
width: 50%;
}}
.brand__name {{
text-align: center;
}}
.button--reset {{
padding: 12px 20px;
border-radius: 5px;
background-color: #0B79D9;
color: white;
font-size: 14px;
letter-spacing: 0.25px;
text-decoration: none;
text-transform: uppercase;
border: 1px solid #0B79D9;
}}
.company-address {{
font-style: normal;
}}
.social-links {{
margin-top: 20px;
}}
.icon {{
display: inline-block;
margin-right: 15px;
}}
.icon:last-child {{
margin-right: 0px;
}}
</style>
<body>
<table align="center" cellpadding="0" cellspacing="0">
<thead>
<tr>
<th class="brand__name"><img src="https://assets.setcrm.com/img/setxrm_logo.png" width="200"> </th>
</tr>
</thead>
<tbody>
<tr>
<td class="center">
<h2>Parola Belirleme</h2>
</td>
</tr>
<tr>
<td>Merhaba {1},</td>
</tr>
<tr>
<td class="center">Çevirmen olarak kaydedildiniz, şifrenizi belirlemek için aşağıdaki bağlantıyı veya butonu kullanınız.</td>
</tr>
<tr>
<td class="center space-y">
<div class='alert alert-info'> <a href='http://locale.setcrm.com/user/passwordChange/?email={2}&token={3}'>http://locale.setcrm.com/user/passwordChange/?email={2}&token={3}</a> </div>
<br/>
<a href="http://locale.setcrm.com/user/passwordChange/?email={2}&token={3}" class="button--reset">
Parolamı Belirle
</a>
</td>
</tr>
<tr align="center">
<td class="disregard text-muted">
<p class="disregard__text">Eğer parola belirleme isteğinde bulunmadınız ise bu e-postayı önemsemeyiniz.</p>
</td>
</tr>
</tbody>
<tfoot>
<tr>
<td align="center">
<address class="company-address">
<p></p>
</address>
</td>
</tr>
</tfoot>
</table>
</body>
</html>
|
English |
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Password Setting</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet">
</head>
<style>
body {{
height: 100%;
width: 100%;
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
background-color: #F6F9FC;
}}
table {{
border-collapse: collapse;
width: 100%;
max-width: 600px;
font-size: inherit;
margin-top: 40px;
}}
thead {{}}
tbody {{
border-top: 3px solid #0B79D9;
background-color: #FFFFFF;
}}
tfoot {{}}
th {{
height: 60px;
padding: 10px 20px;
}}
td {{
font-size: 14px;
line-height: 1.8;
padding: 10px 20px;
}}
.center {{
text-align: center;
}}
.space-y {{
padding-top: 40px;
padding-bottom: 40px;
}}
.text-muted {{
color: #8898AA;
}}
.text-primary {{
color: #0B79D9;
}}
.disregard {{
font-size: 12px;
}}
.disregard__text {{
width: 50%;
}}
.brand__name {{
text-align: center;
}}
.button--reset {{
padding: 12px 20px;
border-radius: 5px;
background-color: #0B79D9;
color: white;
font-size: 14px;
letter-spacing: 0.25px;
text-decoration: none;
text-transform: uppercase;
border: 1px solid #0B79D9;
}}
.company-address {{
font-style: normal;
}}
.social-links {{
margin-top: 20px;
}}
.icon {{
display: inline-block;
margin-right: 15px;
}}
.icon:last-child {{
margin-right: 0px;
}}
</style>
<body>
<table align="center" cellpadding="0" cellspacing="0">
<thead>
<tr>
<th class="brand__name"><img src="https://assets.setcrm.com/img/setxrm_logo.png" width="200"> </th>
</tr>
</thead>
<tbody>
<tr>
<td class="center">
<h2>Password Setting</h2>
</td>
</tr>
<tr>
<td>Hi {1},</td>
</tr>
<tr>
<td class="center">You are registered as a translator, use the link or button below to set your password.</td>
</tr>
<tr>
<td class="center space-y">
<div class='alert alert-info'> <a href='http://locale.setcrm.com/user/passwordChange/?email={2}&token={3}'>http://locale.setcrm.com/user/passwordChange/?email={2}&token={3}</a> </div>
<br/>
<a href="http://locale.setcrm.com/user/passwordChange/?email={2}&token={3}" class="button--reset">
Set My Password
</a>
</td>
</tr>
<tr align="center">
<td class="disregard text-muted">
<p class="disregard__text">If you have not requested to set a password, ignore this e-mail.</p>
</td>
</tr>
</tbody>
<tfoot>
<tr>
<td align="center">
<address class="company-address">
<p></p>
</address>
</td>
</tr>
</tfoot>
</table>
</body>
</html>
|