-
Notifications
You must be signed in to change notification settings - Fork 63
/
cert_upload_verified.html
170 lines (139 loc) · 9.81 KB
/
cert_upload_verified.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>SmartKYC</title>
<!--<link href="https://fonts.googleapis.com/css?family=Lato:300,400|Montserrat|Open+Sans|Raleway:300|Roboto:300" rel="stylesheet">-->
<!--<link href="http://allfont.net/allfont.css?fonts=montserrat-light" rel="stylesheet" type="text/css" />-->
</head>
<body style="width:100% !important; margin:0 !important; padding:0 !important; -webkit-text-size-adjust:none; -ms-text-size-adjust:none; background-color:#FFFFFF;">
<center>
<table cellpadding="0" cellspacing="0" border="0" style="height:auto !important; margin:0; padding:0; width:100% !important; background-color:#f7f8fb;">
<tbody>
<tr>
<td style="text-align: center">
<table cellpadding="0" cellspacing="0" border="0" style="height:auto !important; margin:0 auto;text-align: center; padding:0; width:100% !important; background-color:#f7f8fb;">
<tbody>
<tr style="background-color: #f7f8fb;">
<td style="margin: 0 auto;">
<table cellpadding="0" cellspacing="0" border="0" style="height:auto !important;width:90% !important;margin:0 auto;background-color: #f7f8fb;">
<tbody>
<!-- Repeating tr starts-->
<tr style="background-color: #f7f8fb;">
<td colspan="2" style="margin: 0 auto;">
<table cellpadding="0" cellspacing="0" border="0" style="height:auto !important;width:90% !important;margin:0 auto;background-color: white;">
<tbody>
<tr>
<td style="text-align: center;width: 100%;">
<img src="images/cryp_log.png" style="width: 200px">
</td>
<td style="text-align: right;width: 40%;">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr style="background-color: #f7f8fb;">
<td colspan="2" style="margin: 0 auto;">
<table cellpadding="0" cellspacing="0" border="0" style="height:auto !important;width:90% !important;margin:0 auto;background-color: #f7f8fb;">
<tbody>
<tr>
<td style="text-align: center;width: 100%;background-color: white">
<p style="text-align: center;font-size: 24px;font-family: 'Montserrat Light', sans-serif;color: #989898;line-height: 1.5;">Hello Username</p>
</td>
<td style="text-align: right;width: 40%;">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr style="background-color: #f7f8fb;">
<td colspan="2" style="margin: 0 auto;">
<table cellpadding="0" cellspacing="0" border="0" style="height:auto !important;width:90% !important;margin:0 auto;background-color: #f7f8fb;">
<tbody>
<tr>
<td style="text-align: center;width: 100%;background-color: white">
<p style="text-align: center;font-size: 18px;font-family: 'Montserrat Light', sans-serif;color: #989898;line-height: 1.5;">
Your documents have been successfully uploaded. <br>
Thanks for uploading your documents, we will do the verification.
</p>
</td>
<td style="text-align: right;width: 40%;">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<td colspan="2" style="margin: 0 auto;">
<table cellpadding="0" cellspacing="0" border="0" style="height:auto !important;width:90% !important;margin:0 auto;background-color: #f7f8fb;">
<tbody>
<tr>
<td style="text-align: center;width: 100%;background-color: white">
<p style="text-align: center;font-size: 14px;font-family: 'Montserrat Light', sans-serif;color: #cacaca;line-height: 1.5;">
For more details login to
</p>
<p>
<a href="http://52.220.41.10/SmartKYC/" style="color: #fff; text-decoration: none"> <div style="display: inline-block;background-color: #FFC107;font-family: 'Montserrat Light', sans-serif;padding: 7px 30px;border-radius: 20px;color: #f7f8fb;font-size: 12px;">SmartKYC</div></a>
</p>
</td>
<td style="text-align: right;width: 40%;">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr style="background-color: #f7f8fb;">
<td colspan="2" style="margin: 0 auto;">
<table cellpadding="0" cellspacing="0" border="0" style="height:auto !important;width:90% !important;margin:0 auto;background-color: #f7f8fb;">
<tbody>
<tr>
<td style="text-align: center;width: 100%;">
<img src="images/cryp_btm_mail.png" style="width: 100%">
</td>
<td style="text-align: right;width: 40%;">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="margin: 0 auto;">
<table cellpadding="0" cellspacing="0" border="0" style="height:auto !important;width:100% !important;background-color: #f7f8fb;">
<tbody>
<tr>
<td style="text-align: center;"><span style="font-size: 10px;color: #999999;font-family: 'Montserrat Light', sans-serif;">Copyright © SmartKYC. All Rights Reserved</span></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="margin: 0 auto;">
<table cellpadding="0" cellspacing="0" border="0" style="height:auto !important;width:100% !important;background-color: #f7f8fb;padding-top: 4%;padding-bottom: 4%;">
<tbody>
<tr>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</center>
</body>
</html>