@tiledesk/tiledesk-server 2.4.8 → 2.4.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,198 +1,300 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
- <html lang="en" xmlns="http://www.w3.org/1999/xhtml" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
3
-
4
- <head>
5
- <meta name="viewport" content="width=device-width" />
6
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
7
- <title>Request transcript</title>
8
-
9
- <style type="text/css">
10
- img {
11
- max-width: 100%;
12
- margin-left:16px;
13
- margin-bottom:16px;
14
- text-align:center !important;
15
- }
16
- body {
17
- -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; width: 100% !important; height: 100%; line-height: 1.6em;
18
- }
19
- body {
20
- background-color: #f6f6f6;
21
- }
22
-
23
- @media only screen and (max-width: 640px) {
24
- body {
25
- padding: 0 !important;
26
- }
27
- h1 {
28
- font-weight: 800 !important; margin: 20px 0 5px !important;
29
- text-align:center !important;
30
- }
31
- h2 {
32
- font-weight: 800 !important; margin: 20px 0 5px !important;
33
- }
34
- h3 {
35
- font-weight: 800 !important; margin: 20px 0 5px !important;
36
- }
37
- h4 {
38
- font-weight: 800 !important; margin: 20px 0 5px !important;
39
- }
40
- h1 {
41
- font-size: 22px !important;
42
- }
43
- h2 {
44
- font-size: 18px !important;
45
- }
46
- h3 {
47
- font-size: 16px !important;
48
- }
49
- .container {
50
- padding: 0 !important; width: 100% !important;
51
- }
52
- .content {
53
- padding: 0 !important;
54
- }
55
- .content-wrap {
56
- padding: 10px !important;
57
- }
58
- .invoice {
59
- width: 100% !important;
60
- }
61
- }
62
- </style>
63
- </head>
64
-
65
- <body itemscope itemtype="http://schema.org/EmailMessage" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; width: 100% !important; height: 100%; line-height: 1.6em; background-color: #f6f6f6; margin: 0;" bgcolor="#f6f6f6">
66
-
67
- <table class="body-wrap" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; background-color: #f6f6f6; margin: 0;" bgcolor="#f6f6f6">
68
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
69
- <td style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;" valign="top"></td>
70
- <td class="container" width="600" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; display: block !important; max-width: 600px !important; clear: both !important; margin: 0 auto;" valign="top">
71
- <div class="content" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; max-width: 600px; display: block; margin: 0 auto; padding: 20px;">
72
- <table class="main" width="100%" cellpadding="0" cellspacing="0" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; border-radius: 3px; background-color: #fff; margin: 0; border: 1px solid #e9e9e9;" bgcolor="#fff">
73
-
74
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
75
-
76
- <div style="text-align:center">
77
- <a href="http://www.tiledesk.com" style="color:#2daae1;font-weight:bold;text-decoration:none;word-break:break-word" target="_blank">
78
- <!-- <img src="https://tiledesk.com/tiledesk-logo.png" style="width:50%;outline:none;text-decoration:none;border:none;min-height:36px" class="CToWUd"> -->
79
- <img src="https://tiledesk.com/wp-content/uploads/2023/01/tiledesk_log_email_200.png" style="max-width:200px;outline:none;text-decoration:none;border:none;height:auto;margin-left:0px;" class="CToWUd">
80
- </a>
81
- </div>
1
+ <!DOCTYPE html
2
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+ <html lang="en" xmlns="http://www.w3.org/1999/xhtml"
4
+ style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
5
+
6
+ <head>
7
+ <meta name="viewport" content="width=device-width" />
8
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
9
+ <title>Request transcript</title>
10
+
11
+ <style type="text/css">
12
+ img {
13
+ max-width: 100%;
14
+ margin-left: 16px;
15
+ text-align: center !important;
16
+ }
17
+
18
+ body {
19
+ -webkit-font-smoothing: antialiased;
20
+ -webkit-text-size-adjust: none;
21
+ width: 100% !important;
22
+ height: 100%;
23
+ line-height: 1.6em;
24
+ }
25
+
26
+ body {
27
+ background-color: #f6f6f6;
28
+ }
29
+
30
+ @media only screen and (max-width: 640px) {
31
+ body {
32
+ padding: 0 !important;
33
+ }
34
+
35
+ h1 {
36
+ font-weight: 800 !important;
37
+ margin: 20px 0 5px !important;
38
+ text-align: center !important;
39
+ }
40
+
41
+ h2 {
42
+ font-weight: 800 !important;
43
+ margin: 20px 0 5px !important;
44
+ }
45
+
46
+ h3 {
47
+ font-weight: 800 !important;
48
+ margin: 20px 0 5px !important;
49
+ }
50
+
51
+ h4 {
52
+ font-weight: 800 !important;
53
+ margin: 20px 0 5px !important;
54
+ }
55
+
56
+ h1 {
57
+ font-size: 22px !important;
58
+ }
59
+
60
+ h2 {
61
+ font-size: 18px !important;
62
+ }
63
+
64
+ h3 {
65
+ font-size: 16px !important;
66
+ }
67
+
68
+ .container {
69
+ padding: 0 !important;
70
+ width: 100% !important;
71
+ }
72
+
73
+ .content {
74
+ padding: 0 !important;
75
+ }
76
+
77
+ .content-wrap {
78
+ padding: 10px !important;
79
+ }
80
+
81
+ .invoice {
82
+ width: 100% !important;
83
+ }
84
+ }
85
+ </style>
86
+ </head>
87
+
88
+ <body itemscope itemtype="http://schema.org/EmailMessage"
89
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; width: 100% !important; height: 100%; line-height: 1.6em; background-color: #f6f6f6; margin: 0;"
90
+ bgcolor="#f6f6f6">
91
+
92
+ <table class="body-wrap"
93
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; background-color: #f6f6f6; margin: 0;"
94
+ bgcolor="#f6f6f6">
95
+ <tr
96
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
97
+ <td
98
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;"
99
+ valign="top"></td>
100
+ <td class="container" width="600"
101
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; display: block !important; max-width: 600px !important; clear: both !important; margin: 0 auto;"
102
+ valign="top">
103
+ <div class="content"
104
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; max-width: 600px; display: block; margin: 0 auto; padding: 20px;">
105
+ <table class="main" width="100%" cellpadding="0" cellspacing="0"
106
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; border-radius: 3px; background-color: #fff; margin: 0; border: 1px solid #e9e9e9;"
107
+ bgcolor="#fff">
108
+
109
+ <tr
110
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
111
+
112
+ <div style="text-align:center">
113
+ <!--
114
+ <a href="http://www.tiledesk.com" style="color:#2daae1;font-weight:bold;text-decoration:none;word-break:break-word" target="_blank">
115
+ <img src="https://tiledesk.com/wp-content/uploads/2023/01/tiledesk_log_email_200.png" style="max-width:200px;outline:none;text-decoration:none;border:none;height:auto;margin-left:0px;" class="CToWUd">
116
+ </a>
117
+ -->
118
+ </div>
119
+ </tr>
120
+
121
+
122
+
123
+ <tr
124
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
125
+ <td class="content-wrap"
126
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 20px;"
127
+ valign="top">
128
+ <table width="100%" cellpadding="0" cellspacing="0"
129
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
130
+
131
+
132
+
133
+ <tr
134
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
135
+
136
+ <td class="content-block"
137
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
138
+ valign="top">
139
+ <!-- <strong style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">-->
140
+ Hi,
141
+ <!-- </strong> -->
142
+ <br><br> here's the transcript of your conversation.
143
+
144
+ </td>
82
145
  </tr>
83
146
 
84
-
85
-
86
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
87
- <td class="content-wrap" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 20px;" valign="top">
88
- <table width="100%" cellpadding="0" cellspacing="0" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
89
-
90
147
 
148
+ <tr
149
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
150
+ <td class="content-block"
151
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
152
+ valign="top">
153
+ Chat started on <span
154
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{formattedCreatedAt}}</span>
155
+ </td>
156
+ </tr>
91
157
 
92
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
93
158
 
94
- <td class="content-block" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
95
- <!-- <strong style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">-->
96
- Hi,
97
- <!-- </strong> -->
98
- <br><br> here's the transcript of your conversation.
159
+ <tr
160
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
161
+ <td class="content-block"
162
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
163
+ valign="top">
164
+ <!-- <strong style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> -->
99
165
 
100
- </td>
101
- </tr>
102
166
 
103
167
 
104
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
105
- <td class="content-block" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
106
- Chat started on <span style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{formattedCreatedAt}}</span>
107
- </td>
108
- </tr>
109
168
 
110
-
111
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
112
- <td class="content-block" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
113
- <!-- <strong style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> -->
114
-
169
+ {{{transcriptAsHtml}}}
115
170
 
116
171
 
117
172
 
118
- {{{transcriptAsHtml}}}
119
173
 
174
+ <!-- </strong> -->
175
+ </td>
176
+ </tr>
120
177
 
121
178
 
179
+ <tr
180
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
181
+ <td class="content-block"
182
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
183
+ valign="top">
184
+ </td>
185
+ </tr>
122
186
 
123
- <!-- </strong> -->
124
- </td>
125
- </tr>
126
187
 
127
-
128
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
129
- <td class="content-block" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
130
- </td>
131
- </tr>
132
188
 
133
189
 
134
190
 
135
-
136
-
137
- </table>
191
+ </table>
138
192
 
139
- </td>
140
- </tr>
193
+ </td>
194
+ </tr>
141
195
 
142
196
 
143
-
144
-
145
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
146
- <td class="content-wrap" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 20px;" valign="top">
147
-
148
-
149
- <table width="100%" cellpadding="0" cellspacing="0" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
150
197
 
151
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
152
- <td class="content-block" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
153
- Department : <span style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{request.department.name}}</span>
154
- </td>
155
- </tr>
156
198
 
157
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
158
- <td class="content-block" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
159
- Source : <span style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{request.sourcePage}} </span>
160
- </td>
161
- </tr>
199
+ <tr
200
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
201
+ <td class="content-wrap"
202
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 20px;"
203
+ valign="top">
162
204
 
163
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
164
- <td class="content-block" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
165
- User Agent : <span style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{request.userAgent}}</span>
166
- </td>
167
- </tr>
168
205
 
169
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
170
- <td class="content-block" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
171
- Language : <span style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{request.language}}</span>
172
- </td>
173
- </tr>
206
+ <table width="100%" cellpadding="0" cellspacing="0"
207
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
208
+
209
+ <tr
210
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
211
+ <td class="content-block"
212
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
213
+ valign="top">
214
+ Department : <span
215
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{request.department.name}}</span>
216
+ </td>
217
+ </tr>
218
+
219
+ <tr
220
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
221
+ <td class="content-block"
222
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
223
+ valign="top">
224
+ Source : <span
225
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{request.sourcePage}}
226
+ </span>
227
+ </td>
228
+ </tr>
229
+
230
+ <tr
231
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
232
+ <td class="content-block"
233
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
234
+ valign="top">
235
+ User Agent : <span
236
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{request.userAgent}}</span>
237
+ </td>
238
+ </tr>
239
+
240
+ <tr
241
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
242
+ <td class="content-block"
243
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;"
244
+ valign="top">
245
+ Language : <span
246
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">{{request.language}}</span>
247
+ </td>
248
+ </tr>
174
249
 
175
250
 
176
251
 
177
- </table>
252
+ </table>
178
253
 
179
254
 
180
- </td>
181
- </tr>
182
- </table>
183
- <div class="footer" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; clear: both; color: #999; margin: 0; padding: 20px;">
184
- <table width="100%" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
185
- <tr style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
186
- <td class="aligncenter content-block" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 12px; vertical-align: top; color: #999; text-align: center; margin: 0; padding: 0 0 20px;" align="center" valign="top">
187
- <span><a href="http://www.tiledesk.com" style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 12px; color: #999; text-decoration: underline; margin: 0;" > Tiledesk.com </a></span>
188
- </td>
189
- </tr>
190
- </table>
191
- </div>
255
+ </td>
256
+ </tr>
257
+
258
+ <tr>
259
+ <td>
260
+ <hr style="width:94%;height:1px;border:none;background-color: #cacaca;">
261
+
262
+ <div style="display: flex; padding: 20px 18px; color: #888888; align-items: center;">
263
+ <span>Powered by </span>
264
+ <span style="display: flex;"><img
265
+ src="https://tiledesk.com/wp-content/uploads/2023/05/tiledesk-solo_logo_new_gray.png" width="15"
266
+ height="15" style="margin-left: 6px;" /></span>
267
+ <span style="font-weight: bold; margin-left: 2px;">Tiledesk</span>
192
268
  </div>
269
+
193
270
  </td>
194
- <td style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;" valign="top"></td>
195
271
  </tr>
272
+
273
+
196
274
  </table>
197
- </body>
198
- </html>
275
+ <div class="footer"
276
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; clear: both; color: #999; margin: 0; padding: 20px;">
277
+ <table width="100%"
278
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
279
+ <tr
280
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
281
+ <td class="aligncenter content-block"
282
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 12px; vertical-align: top; color: #999; text-align: center; margin: 0; padding: 0 0 20px;"
283
+ align="center" valign="top">
284
+ <span><a href="http://www.tiledesk.com"
285
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 12px; color: #999; text-decoration: underline; margin: 0;">
286
+ Tiledesk.com </a></span>
287
+ </td>
288
+ </tr>
289
+ </table>
290
+ </div>
291
+ </div>
292
+ </td>
293
+ <td
294
+ style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;"
295
+ valign="top"></td>
296
+ </tr>
297
+ </table>
298
+ </body>
299
+
300
+ </html>