@clink/emails 1.1.9 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/html/buyer/membership-payment-declined/en.html +1 -1
- package/dist/html/buyer/membership-type-not-exist/en.html +1 -1
- package/dist/html/buyer/order-declined-coupon/en.html +1 -1
- package/dist/html/buyer/place-order-confirmed/en.html +2 -2
- package/dist/html/buyer/rate2-reminder/en.html +1 -1
- package/dist/html/supplier/account-restricted/en.html +1 -1
- package/dist/html/supplier/account-restricted-soon/en.html +1 -1
- package/dist/html/supplier/account-user-accepted-invitation/en.html +1 -1
- package/dist/html/supplier/account-user-invite/en.html +1 -1
- package/dist/html/supplier/bank-account-changed/en.html +1 -1
- package/dist/html/supplier/new-member/en.html +1 -1
- package/dist/html/supplier/new-member-message/da.html +1 -1
- package/dist/html/supplier/new-member-message/en.html +1 -1
- package/dist/html/supplier/payout/da.html +22 -145
- package/dist/html/supplier/payout/en.html +22 -145
- package/dist/html/supplier/supplier-product-approved/en.html +1 -1
- package/dist/html/supplier/supplier-public/da.html +37 -25
- package/dist/html/supplier/supplier-public/en.html +55 -43
- package/dist/html/supplier/user-permission-changed/en.html +1 -1
- package/dist/templates/buyer/membership-payment-declined/template.mjml +1 -1
- package/dist/templates/buyer/membership-type-not-exist/template.mjml +1 -1
- package/dist/templates/buyer/order-declined-coupon/template.mjml +1 -1
- package/dist/templates/buyer/place-order-confirmed/template.mjml +2 -2
- package/dist/templates/buyer/rate2-reminder/template.mjml +1 -1
- package/dist/templates/supplier/account-restricted/template.mjml +1 -1
- package/dist/templates/supplier/account-restricted-soon/template.mjml +1 -1
- package/dist/templates/supplier/account-user-accepted-invitation/template.mjml +1 -1
- package/dist/templates/supplier/account-user-invite/template.mjml +1 -1
- package/dist/templates/supplier/bank-account-changed/template.mjml +1 -1
- package/dist/templates/supplier/new-member/da.json +1 -1
- package/dist/templates/supplier/new-member/en.json +1 -1
- package/dist/templates/supplier/new-member-message/da.json +1 -1
- package/dist/templates/supplier/new-member-message/en.json +1 -1
- package/dist/templates/supplier/payout/da.json +5 -15
- package/dist/templates/supplier/payout/en.json +5 -15
- package/dist/templates/supplier/payout/template.mjml +17 -74
- package/dist/templates/supplier/supplier-product-approved/da.json +1 -1
- package/dist/templates/supplier/supplier-product-approved/en.json +1 -1
- package/dist/templates/supplier/supplier-public/da.json +35 -18
- package/dist/templates/supplier/supplier-public/en.json +35 -18
- package/dist/templates/supplier/supplier-public/template.mjml +139 -97
- package/dist/templates/supplier/user-permission-changed/template.mjml +1 -1
- package/package.json +1 -1
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
<tbody>
|
|
250
250
|
<tr>
|
|
251
251
|
<td align="center" bgcolor="#F55645" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:18px 25px;background:#F55645;" valign="middle">
|
|
252
|
-
<a href="https://nuento.
|
|
252
|
+
<a href="https://nuento.co.uk/account" style="display: inline-block; background: #F55645; color: #ffffff; font-family: Arial, sans-serif; font-size: 16px; font-weight: 700; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 18px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
|
|
253
253
|
Go to nuento.dk
|
|
254
254
|
</a>
|
|
255
255
|
</td>
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
<tbody>
|
|
216
216
|
<tr>
|
|
217
217
|
<td align="center" bgcolor="#F55645" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:18px 25px;background:#F55645;" valign="middle">
|
|
218
|
-
<a href="https://nuento.
|
|
218
|
+
<a href="https://nuento.co.uk/account" style="display: inline-block; background: #F55645; color: #ffffff; font-family: Arial, sans-serif; font-size: 16px; font-weight: 700; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 18px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
|
|
219
219
|
Go to nuento.dk
|
|
220
220
|
</a>
|
|
221
221
|
</td>
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
<tbody>
|
|
341
341
|
<tr>
|
|
342
342
|
<td align="center" bgcolor="#11141A" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#11141A;" valign="middle">
|
|
343
|
-
<a href="https://nuento.
|
|
343
|
+
<a href="https://nuento.co.uk/api/auth/login?redirectTo=/" style="background-color: #FA3232; align: left; display: inline-block; background: #11141A; color: #ffffff; font-family: Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
|
|
344
344
|
Log in and order with discount
|
|
345
345
|
</a>
|
|
346
346
|
</td>
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
312
312
|
|
|
313
313
|
<div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
|
|
314
|
-
0px;"><a href="https://nuento.
|
|
314
|
+
0px;"><a href="https://nuento.co.uk/p/{{ place.slug }}" style="line-height: 24px; text-decoration: underline;">See the venue on Nuento →</a></p>
|
|
315
315
|
<h3 style="font-size: 25px; line-height: 110%; font-weight: 700; margin: 24px 0px
|
|
316
316
|
0px;">How to get the key</h3>
|
|
317
317
|
<p style="line-height: 24px; margin: 16px
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
<tbody>
|
|
1079
1079
|
<tr>
|
|
1080
1080
|
<td align="center" bgcolor="#fa3232" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#fa3232;" valign="middle">
|
|
1081
|
-
<a href="https://nuento.
|
|
1081
|
+
<a href="https://nuento.co.uk/s?tab=catering&address={{{ postalCity }}}" style="background-color: #FA3232; align: left; display: inline-block; background: #fa3232; color: #ffffff; font-family: Arial, sans-serif; font-size: 18px; font-weight: bold; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
|
|
1082
1082
|
See your options on Nuento
|
|
1083
1083
|
</a>
|
|
1084
1084
|
</td>
|
|
@@ -266,7 +266,7 @@
|
|
|
266
266
|
<tbody>
|
|
267
267
|
<tr>
|
|
268
268
|
<td align="center" bgcolor="#000000" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#000000;" valign="middle">
|
|
269
|
-
<a href="https://nuento.
|
|
269
|
+
<a href="https://nuento.co.uk/account/paymentmethod" style="background-color: #FA3232; align: left; display: inline-block; background: #000000; color: #ffffff; font-family: Arial, sans-serif; font-size: 18px; font-weight: bold; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
|
|
270
270
|
Update payment method
|
|
271
271
|
</a>
|
|
272
272
|
</td>
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
<tbody>
|
|
204
204
|
<tr>
|
|
205
205
|
<td align="center" bgcolor="#000000" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#000000;" valign="middle">
|
|
206
|
-
<a href="https://nuento.
|
|
206
|
+
<a href="https://nuento.co.uk/account/home" style="background-color: #FA3232; align: left; display: inline-block; background: #000000; color: #ffffff; font-family: Arial, sans-serif; font-size: 18px; font-weight: bold; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
|
|
207
207
|
Go to Account →
|
|
208
208
|
</a>
|
|
209
209
|
</td>
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
<tbody>
|
|
204
204
|
<tr>
|
|
205
205
|
<td align="center" bgcolor="#000000" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#000000;" valign="middle">
|
|
206
|
-
<a href="https://nuento.
|
|
206
|
+
<a href="https://nuento.co.uk/account/home" style="background-color: #FA3232; align: left; display: inline-block; background: #000000; color: #ffffff; font-family: Arial, sans-serif; font-size: 18px; font-weight: bold; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
|
|
207
207
|
Go to Account →
|
|
208
208
|
</a>
|
|
209
209
|
</td>
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
<tbody>
|
|
198
198
|
<tr>
|
|
199
199
|
<td align="center" bgcolor="#000000" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#000000;" valign="middle">
|
|
200
|
-
<a href="https://nuento.
|
|
200
|
+
<a href="https://nuento.co.uk/account/settings/access" style="background-color: #FA3232; align: left; display: inline-block; background: #000000; color: #ffffff; font-family: Arial, sans-serif; font-size: 18px; font-weight: bold; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
|
|
201
201
|
Go to Access
|
|
202
202
|
</a>
|
|
203
203
|
</td>
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
<tbody>
|
|
196
196
|
<tr>
|
|
197
197
|
<td align="center" bgcolor="#000000" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#000000;" valign="middle">
|
|
198
|
-
<a href="https://nuento.
|
|
198
|
+
<a href="https://nuento.co.uk/account/home" style="background-color: #FA3232; align: left; display: inline-block; background: #000000; color: #ffffff; font-family: Arial, sans-serif; font-size: 18px; font-weight: bold; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
|
|
199
199
|
Go to invitation
|
|
200
200
|
</a>
|
|
201
201
|
</td>
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
<tbody>
|
|
196
196
|
<tr>
|
|
197
197
|
<td align="center" bgcolor="#000000" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#000000;" valign="middle">
|
|
198
|
-
<a href="https://nuento.
|
|
198
|
+
<a href="https://nuento.co.uk/account/settings/supplier" style="background-color: #FA3232; align: left; display: inline-block; background: #000000; color: #ffffff; font-family: Arial, sans-serif; font-size: 18px; font-weight: bold; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
|
|
199
199
|
Go to Account Settings
|
|
200
200
|
</a>
|
|
201
201
|
</td>
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
</p>
|
|
163
163
|
<p style="line-height: 24px; margin: 16px
|
|
164
164
|
0px;">
|
|
165
|
-
Go to your <a href="https://nuento.
|
|
165
|
+
Go to your <a href="https://nuento.co.uk/account/memberships/{{ membership.id }}" style="line-height: 24px; text-decoration: underline;">member list</a> to see more information about the new member.
|
|
166
166
|
</p></div>
|
|
167
167
|
|
|
168
168
|
</td>
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
</p>
|
|
159
159
|
<p style="line-height: 24px; margin: 16px
|
|
160
160
|
0px;">
|
|
161
|
-
Du har modtaget en ny besked fra {{ membership.title }}. Log ind på <a href="https://nuento.dk" style="line-height: 24px; text-decoration: underline;">
|
|
161
|
+
Du har modtaget en ny besked fra {{ membership.title }}. Log ind på <a href="https://nuento.dk" style="line-height: 24px; text-decoration: underline;">https://nuento.dk</a> for at se beskeden.
|
|
162
162
|
</p></div>
|
|
163
163
|
|
|
164
164
|
</td>
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
</p>
|
|
159
159
|
<p style="line-height: 24px; margin: 16px
|
|
160
160
|
0px;">
|
|
161
|
-
You have received a new message from {{ membership.title }}. Log in at <a href="https://nuento.
|
|
161
|
+
You have received a new message from {{ membership.title }}. Log in at <a href="https://nuento.co.uk" style="line-height: 24px; text-decoration: underline;">https://nuento.co.uk</a> to view the message.
|
|
162
162
|
</p></div>
|
|
163
163
|
|
|
164
164
|
</td>
|
|
@@ -141,32 +141,21 @@
|
|
|
141
141
|
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
142
142
|
<tbody>
|
|
143
143
|
<tr>
|
|
144
|
-
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
144
|
+
<td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;text-align:center;">
|
|
145
145
|
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
146
146
|
|
|
147
147
|
<div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
|
|
148
148
|
|
|
149
|
-
<table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
|
|
150
|
-
<tbody>
|
|
151
|
-
<tr>
|
|
152
|
-
<td style="vertical-align:top;padding-bottom:20px;">
|
|
153
|
-
|
|
154
|
-
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style width="100%">
|
|
149
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
155
150
|
<tbody>
|
|
156
151
|
|
|
157
152
|
<tr>
|
|
158
153
|
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
159
154
|
|
|
160
155
|
<div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
|
|
161
|
-
0px;">
|
|
162
|
-
</p><h2 style="font-size: 31px; line-height: 110%; font-weight: 700; margin: 24px 0px 0px;">Udbetalingsopgørelse</h2>
|
|
163
|
-
<p style="line-height: 24px; margin: 16px
|
|
164
|
-
0px;"></p>
|
|
156
|
+
0px;">Kære kunde,</p>
|
|
165
157
|
<p style="line-height: 24px; margin: 16px
|
|
166
|
-
0px;">
|
|
167
|
-
{{ place.title }}
|
|
168
|
-
<br>{{ todayDateshort }}
|
|
169
|
-
</p></div>
|
|
158
|
+
0px;">Hermed fremsendes din udbetalingsopgørelse. Udbetalingen forventes ankommet på din konto den {{payout.createdDate}}.</p></div>
|
|
170
159
|
|
|
171
160
|
</td>
|
|
172
161
|
</tr>
|
|
@@ -174,11 +163,6 @@
|
|
|
174
163
|
</tbody>
|
|
175
164
|
</table>
|
|
176
165
|
|
|
177
|
-
</td>
|
|
178
|
-
</tr>
|
|
179
|
-
</tbody>
|
|
180
|
-
</table>
|
|
181
|
-
|
|
182
166
|
</div>
|
|
183
167
|
|
|
184
168
|
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
@@ -203,132 +187,30 @@
|
|
|
203
187
|
|
|
204
188
|
<div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
|
|
205
189
|
|
|
206
|
-
<table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
|
|
207
|
-
<tbody>
|
|
208
|
-
<tr>
|
|
209
|
-
<td style="vertical-align:top;padding-bottom:40px;">
|
|
210
|
-
|
|
211
|
-
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style width="100%">
|
|
190
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
212
191
|
<tbody>
|
|
213
192
|
|
|
214
193
|
<tr>
|
|
215
|
-
<td align="left" style="font-size:0px;padding:
|
|
194
|
+
<td align="left" class="btn-link" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
|
216
195
|
|
|
217
|
-
<table
|
|
218
|
-
<
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
<td style="padding: 5px 0;width: 1%;white-space: nowrap;text-align:right;">{{ payout.bankAccount }}</td>
|
|
225
|
-
</tr>
|
|
226
|
-
<tr style="border-bottom: 1px solid #e2e2e2">
|
|
227
|
-
<td style="padding: 5px 0">Udbetaling oprettet</td>
|
|
228
|
-
<td style="padding: 5px 0;width: 1%;white-space: nowrap;text-align:right;">{{ payout.createdDate }}</td>
|
|
229
|
-
</tr>
|
|
230
|
-
<tr style="border-bottom: 1px solid #e2e2e2">
|
|
231
|
-
<td style="padding: 5px 0">Forventet ankomst</td>
|
|
232
|
-
<td style="padding: 5px 0;width: 1%;white-space: nowrap;text-align:right;">{{ payout.arrivalDate }}</td>
|
|
233
|
-
</tr>
|
|
234
|
-
<tr>
|
|
235
|
-
<td style="padding: 5px 0">Status</td>
|
|
236
|
-
<td style="padding: 5px 0;width: 1%;white-space: nowrap;text-align:right;">{{ payout.status }}</td>
|
|
237
|
-
</tr>
|
|
238
|
-
</table>
|
|
239
|
-
|
|
240
|
-
</td>
|
|
241
|
-
</tr>
|
|
242
|
-
|
|
243
|
-
</tbody>
|
|
244
|
-
</table>
|
|
245
|
-
|
|
196
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;line-height:100%;">
|
|
197
|
+
<tbody>
|
|
198
|
+
<tr>
|
|
199
|
+
<td align="center" bgcolor="#000000" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#000000;" valign="middle">
|
|
200
|
+
<a href="{{ payout.payoutURL }}" style="background-color: #FA3232; align: left; display: inline-block; background: #000000; color: #ffffff; font-family: Arial, sans-serif; font-size: 18px; font-weight: bold; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
|
|
201
|
+
Se udbetalingsopgørelse på Nuento
|
|
202
|
+
</a>
|
|
246
203
|
</td>
|
|
247
204
|
</tr>
|
|
248
205
|
</tbody>
|
|
249
206
|
</table>
|
|
250
207
|
|
|
251
|
-
</div>
|
|
252
|
-
|
|
253
|
-
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
254
|
-
</td>
|
|
255
|
-
</tr>
|
|
256
|
-
</tbody>
|
|
257
|
-
</table>
|
|
258
|
-
|
|
259
|
-
</div>
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
<!--[if mso | IE]></td></tr></table></td></tr><tr><td class="" width="600px" ><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" bgcolor="#F4F9FC" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
<div style="background:#F4F9FC;background-color:#F4F9FC;margin:0px auto;max-width:600px;">
|
|
266
|
-
|
|
267
|
-
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background:#F4F9FC;background-color:#F4F9FC;width:100%;">
|
|
268
|
-
<tbody>
|
|
269
|
-
<tr>
|
|
270
|
-
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
271
|
-
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
272
|
-
|
|
273
|
-
<div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
|
|
274
|
-
|
|
275
|
-
<table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
|
|
276
|
-
<tbody>
|
|
277
|
-
<tr>
|
|
278
|
-
<td style="vertical-align:top;padding-bottom:10px;">
|
|
279
|
-
|
|
280
|
-
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style width="100%">
|
|
281
|
-
<tbody>
|
|
282
|
-
|
|
283
|
-
<tr>
|
|
284
|
-
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
285
|
-
|
|
286
|
-
<table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:16px;line-height:24px;table-layout:auto;width:100%;border:none;">
|
|
287
|
-
<tr>
|
|
288
|
-
<td colspan="5" style="padding: 10px 0">
|
|
289
|
-
<font size="4"><b style="line-height: 24px;">Betalingsoversigt</b></font>
|
|
290
|
-
</td>
|
|
291
|
-
</tr>
|
|
292
|
-
<tr style="border-bottom: 1px solid #e2e2e2; font-size:14px">
|
|
293
|
-
<td style="width:62%; padding: 10px 0 0 0" align="left"><b style="line-height: 24px;">Beskrivelse</b></td>
|
|
294
|
-
<td style="width:19%; padding: 10px 0 0 0" align="left"><b style="line-height: 24px;">Betalingsdato</b></td>
|
|
295
|
-
<td style="width:19%; padding: 10px 0 0 0" align="left"><b style="line-height: 24px;">Beløb</b></td>
|
|
296
|
-
</tr>
|
|
297
|
-
{{#each payment}}
|
|
298
|
-
<tr style="font-size:14px">
|
|
299
|
-
<td style="padding: 10px 8px 0 0" align="left">{{{ this.description }}}</td>
|
|
300
|
-
<td style="padding: 10px 8px 0 0" align="left">{{ this.paymentDate }}</td>
|
|
301
|
-
<td style="padding: 10px 8px 0 0" align="left">{{ this.paymentAmount }}</td>
|
|
302
|
-
</tr>
|
|
303
|
-
{{/each}}
|
|
304
|
-
<tr style="font-size:14px">
|
|
305
|
-
<td style="padding: 20px 0 0 0" align="left"></td>
|
|
306
|
-
<td style="padding: 20px 0 0 0" align="left">I alt</td>
|
|
307
|
-
<td style="padding: 20px 0 0 0" align="left">{{ payout.amountWithoutVat }}</td>
|
|
308
|
-
</tr>
|
|
309
|
-
<tr style="font-size:14px">
|
|
310
|
-
<td style="padding: 10px 0 0 0" align="left"></td>
|
|
311
|
-
<td style="padding: 10px 0 0 0" align="left">Moms (25%)</td>
|
|
312
|
-
<td style="padding: 10px 0 0 0" align="left">{{ payout.vatAmount }}</td>
|
|
313
|
-
</tr>
|
|
314
|
-
<tr style="font-size:14px">
|
|
315
|
-
<td style="padding: 10px 0 0 0" align="left"></td>
|
|
316
|
-
<td style="padding: 10px 0 0 0" align="left"><b style="line-height: 24px;">I alt inkl. moms</b></td>
|
|
317
|
-
<td style="padding: 10px 0 0 0" align="left"><b style="line-height: 24px;">{{ payout.amount }}</b></td>
|
|
318
|
-
</tr>
|
|
319
|
-
</table>
|
|
320
|
-
|
|
321
208
|
</td>
|
|
322
209
|
</tr>
|
|
323
210
|
|
|
324
211
|
</tbody>
|
|
325
212
|
</table>
|
|
326
213
|
|
|
327
|
-
</td>
|
|
328
|
-
</tr>
|
|
329
|
-
</tbody>
|
|
330
|
-
</table>
|
|
331
|
-
|
|
332
214
|
</div>
|
|
333
215
|
|
|
334
216
|
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
@@ -348,17 +230,12 @@
|
|
|
348
230
|
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
349
231
|
<tbody>
|
|
350
232
|
<tr>
|
|
351
|
-
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
233
|
+
<td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;padding-top:10px;text-align:center;">
|
|
352
234
|
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
353
235
|
|
|
354
236
|
<div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
|
|
355
237
|
|
|
356
|
-
<table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
|
|
357
|
-
<tbody>
|
|
358
|
-
<tr>
|
|
359
|
-
<td style="vertical-align:top;padding-top:20px;padding-bottom:20px;">
|
|
360
|
-
|
|
361
|
-
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style width="100%">
|
|
238
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
362
239
|
<tbody>
|
|
363
240
|
|
|
364
241
|
<tr>
|
|
@@ -366,11 +243,16 @@
|
|
|
366
243
|
|
|
367
244
|
<div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
|
|
368
245
|
0px;">
|
|
369
|
-
|
|
246
|
+
<font size="4"><b style="line-height: 24px;">Har du spørgsmål til din opgørelse?</b></font>
|
|
370
247
|
</p>
|
|
371
248
|
<p style="line-height: 24px; margin: 16px
|
|
372
249
|
0px;">
|
|
373
|
-
|
|
250
|
+
Så tøv ikke med at kontakte os.
|
|
251
|
+
</p>
|
|
252
|
+
<p style="line-height: 24px; margin: 16px
|
|
253
|
+
0px;">
|
|
254
|
+
Support@nuento.dk
|
|
255
|
+
<br><a href="tel:+4593406040" style="line-height: 24px; text-decoration: underline;">+45 93 40 60 40</a>
|
|
374
256
|
</p></div>
|
|
375
257
|
|
|
376
258
|
</td>
|
|
@@ -379,11 +261,6 @@
|
|
|
379
261
|
</tbody>
|
|
380
262
|
</table>
|
|
381
263
|
|
|
382
|
-
</td>
|
|
383
|
-
</tr>
|
|
384
|
-
</tbody>
|
|
385
|
-
</table>
|
|
386
|
-
|
|
387
264
|
</div>
|
|
388
265
|
|
|
389
266
|
<!--[if mso | IE]></td></tr></table><![endif]-->
|