| 1 |
<!DOCTYPE html> |
| 2 |
<html lang="en"> |
| 3 |
<head> |
| 4 |
<meta charset="UTF-8"> |
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 |
<title>BetterDocs Email Template</title> |
| 7 |
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap" rel="stylesheet"> |
| 8 |
<style type="text/css"> |
| 9 |
.betterdocs-email-body, .betterdocs-wrapper-body { |
| 10 |
font-size: 14px; |
| 11 |
font-family: 'Roboto', sans-serif; |
| 12 |
} |
| 13 |
.betterdocs-box-analytics-parent { |
| 14 |
padding: 0px 25px; |
| 15 |
} |
| 16 |
.betterdocs-table-heading { |
| 17 |
background-color: rgb(229, 236, 242); |
| 18 |
} |
| 19 |
.betterdocs-table-heading th:first-child { |
| 20 |
width: 60%; |
| 21 |
} |
| 22 |
</style> |
| 23 |
</head> |
| 24 |
<body class="betterdocs-wrapper-body" style="background-color: #fff; margin: 0; padding: 0; font-family: 'Roboto';"> |
| 25 |
<table class="betterdocs-email-wrapper" cellpadding="50" cellspacing="0" border="0" width="100%" align="center" bgcolor="#fff"> |
| 26 |
<tbody> |
| 27 |
<tr> |
| 28 |
<td align="center" style="padding-top:0px;padding-bottom:20px;"> |
| 29 |
<table class="betterdocs-email-body" cellpadding="35" cellspacing="0" border="0" width="700" align="center" bgcolor="#FFF"> |
| 30 |
<tbody> |