@clink/emails 1.1.5 → 1.1.7

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.
Files changed (226) hide show
  1. package/dist/html/buyer/checkout-link/da.html +32 -0
  2. package/dist/html/buyer/checkout-link/en.html +32 -0
  3. package/dist/html/buyer/deposit-captured/da.html +37 -0
  4. package/dist/html/buyer/deposit-captured/en.html +37 -0
  5. package/dist/html/buyer/deposit-not-reserved/da.html +34 -0
  6. package/dist/html/buyer/deposit-not-reserved/en.html +34 -0
  7. package/dist/html/buyer/deposit-reserved/da.html +33 -0
  8. package/dist/html/buyer/deposit-reserved/en.html +33 -0
  9. package/dist/html/buyer/invoice-bank-transfer/da.html +32 -0
  10. package/dist/html/buyer/invoice-bank-transfer/en.html +32 -0
  11. package/dist/html/buyer/invoice-full/da.html +37 -0
  12. package/dist/html/buyer/invoice-full/en.html +37 -0
  13. package/dist/html/buyer/invoice-pdf-attached/da.html +36 -0
  14. package/dist/html/buyer/invoice-pdf-attached/en.html +36 -0
  15. package/dist/html/buyer/invoice-rate1/da.html +37 -0
  16. package/dist/html/buyer/invoice-rate1/en.html +37 -0
  17. package/dist/html/buyer/invoice-rate2/da.html +37 -0
  18. package/dist/html/buyer/invoice-rate2/en.html +37 -0
  19. package/dist/html/buyer/manual-order-created/da.html +35 -0
  20. package/dist/html/buyer/manual-order-created/en.html +35 -0
  21. package/dist/html/buyer/membership-invoice/da.html +36 -0
  22. package/dist/html/buyer/membership-invoice/en.html +36 -0
  23. package/dist/html/buyer/membership-payment-declined/da.html +33 -0
  24. package/dist/html/buyer/membership-payment-declined/en.html +33 -0
  25. package/dist/html/buyer/membership-renewal-invoice/da.html +34 -0
  26. package/dist/html/buyer/membership-renewal-invoice/en.html +34 -0
  27. package/dist/html/buyer/membership-type-not-exist/da.html +32 -0
  28. package/dist/html/buyer/membership-type-not-exist/en.html +32 -0
  29. package/dist/html/buyer/order-cancelled-by-customer/da.html +37 -0
  30. package/dist/html/buyer/order-cancelled-by-customer/en.html +37 -0
  31. package/dist/html/buyer/order-changed/da.html +34 -0
  32. package/dist/html/buyer/order-changed/en.html +34 -0
  33. package/dist/html/buyer/order-confirmed/da.html +35 -0
  34. package/dist/html/buyer/order-confirmed/en.html +35 -0
  35. package/dist/html/buyer/order-confirmed-already-booked/da.html +36 -0
  36. package/dist/html/buyer/order-confirmed-already-booked/en.html +36 -0
  37. package/dist/html/buyer/order-confirmed-w-reservations/da.html +37 -0
  38. package/dist/html/buyer/order-confirmed-w-reservations/en.html +37 -0
  39. package/dist/html/buyer/order-declined/da.html +35 -0
  40. package/dist/html/buyer/order-declined/en.html +35 -0
  41. package/dist/html/buyer/order-declined-coupon/da.html +38 -0
  42. package/dist/html/buyer/order-declined-coupon/en.html +38 -0
  43. package/dist/html/buyer/order-placed/da.html +7 -7
  44. package/dist/html/buyer/order-placed/en.html +7 -7
  45. package/dist/html/buyer/order-reservations-cancelled/da.html +31 -0
  46. package/dist/html/buyer/order-reservations-cancelled/en.html +31 -0
  47. package/dist/html/buyer/payment-card-expired/da.html +35 -0
  48. package/dist/html/buyer/payment-card-expired/en.html +35 -0
  49. package/dist/html/buyer/payment-failed/da.html +35 -0
  50. package/dist/html/buyer/payment-failed/en.html +35 -0
  51. package/dist/html/buyer/payment-failed-new-deadline/da.html +35 -0
  52. package/dist/html/buyer/payment-failed-new-deadline/en.html +35 -0
  53. package/dist/html/buyer/payment-received/da.html +32 -0
  54. package/dist/html/buyer/payment-received/en.html +32 -0
  55. package/dist/html/buyer/place-order-confirmed/da.html +43 -0
  56. package/dist/html/buyer/place-order-confirmed/en.html +43 -0
  57. package/dist/html/buyer/rate2-reminder/da.html +35 -0
  58. package/dist/html/buyer/rate2-reminder/en.html +35 -0
  59. package/dist/html/supplier/account-restricted/da.html +32 -0
  60. package/dist/html/supplier/account-restricted/en.html +32 -0
  61. package/dist/html/supplier/account-restricted-soon/da.html +33 -0
  62. package/dist/html/supplier/account-restricted-soon/en.html +33 -0
  63. package/dist/html/supplier/deposit-not-reserved/da.html +34 -0
  64. package/dist/html/supplier/deposit-not-reserved/en.html +34 -0
  65. package/dist/html/supplier/manual-order-created/da.html +31 -0
  66. package/dist/html/supplier/manual-order-created/en.html +31 -0
  67. package/dist/html/supplier/new-member/da.html +31 -0
  68. package/dist/html/supplier/new-member/en.html +31 -0
  69. package/dist/html/supplier/new-member-message/da.html +31 -0
  70. package/dist/html/supplier/new-member-message/en.html +31 -0
  71. package/dist/html/supplier/order-cancelled-by-customer/da.html +34 -0
  72. package/dist/html/supplier/order-cancelled-by-customer/en.html +34 -0
  73. package/dist/html/supplier/order-changed/da.html +34 -0
  74. package/dist/html/supplier/order-changed/en.html +34 -0
  75. package/dist/html/supplier/order-reservations-cancelled/da.html +34 -0
  76. package/dist/html/supplier/order-reservations-cancelled/en.html +34 -0
  77. package/dist/html/supplier/order-reservations-confirmed/da.html +35 -0
  78. package/dist/html/supplier/order-reservations-confirmed/en.html +35 -0
  79. package/dist/html/supplier/payment-failed/da.html +35 -0
  80. package/dist/html/supplier/payment-failed/en.html +35 -0
  81. package/dist/html/supplier/payout/da.html +33 -0
  82. package/dist/html/supplier/payout/en.html +33 -0
  83. package/dist/html/supplier/place-cancellation/da.html +35 -0
  84. package/dist/html/supplier/place-cancellation/en.html +35 -0
  85. package/dist/html/supplier/place-order-received/da.html +43 -0
  86. package/dist/html/supplier/place-order-received/en.html +43 -0
  87. package/dist/html/supplier/supplier-public/da.html +31 -0
  88. package/dist/html/supplier/supplier-public/en.html +31 -0
  89. package/dist/html/supplier/user-permission-changed/da.html +31 -0
  90. package/dist/html/supplier/user-permission-changed/en.html +31 -0
  91. package/dist/templates/buyer/checkout-link/da.json +7 -0
  92. package/dist/templates/buyer/checkout-link/en.json +7 -0
  93. package/dist/templates/buyer/checkout-link/template.mjml +24 -0
  94. package/dist/templates/buyer/deposit-captured/da.json +14 -0
  95. package/dist/templates/buyer/deposit-captured/en.json +14 -0
  96. package/dist/templates/buyer/deposit-captured/template.mjml +61 -0
  97. package/dist/templates/buyer/deposit-not-reserved/da.json +10 -0
  98. package/dist/templates/buyer/deposit-not-reserved/en.json +10 -0
  99. package/dist/templates/buyer/deposit-not-reserved/template.mjml +36 -0
  100. package/dist/templates/buyer/deposit-reserved/da.json +10 -0
  101. package/dist/templates/buyer/deposit-reserved/en.json +10 -0
  102. package/dist/templates/buyer/deposit-reserved/template.mjml +27 -0
  103. package/dist/templates/buyer/invoice-bank-transfer/da.json +10 -0
  104. package/dist/templates/buyer/invoice-bank-transfer/en.json +10 -0
  105. package/dist/templates/buyer/invoice-bank-transfer/template.mjml +27 -0
  106. package/dist/templates/buyer/invoice-full/da.json +15 -0
  107. package/dist/templates/buyer/invoice-full/en.json +15 -0
  108. package/dist/templates/buyer/invoice-full/template.mjml +65 -0
  109. package/dist/templates/buyer/invoice-pdf-attached/da.json +16 -0
  110. package/dist/templates/buyer/invoice-pdf-attached/en.json +16 -0
  111. package/dist/templates/buyer/invoice-pdf-attached/template.mjml +69 -0
  112. package/dist/templates/buyer/invoice-rate1/da.json +18 -0
  113. package/dist/templates/buyer/invoice-rate1/en.json +18 -0
  114. package/dist/templates/buyer/invoice-rate1/template.mjml +68 -0
  115. package/dist/templates/buyer/invoice-rate2/da.json +14 -0
  116. package/dist/templates/buyer/invoice-rate2/en.json +14 -0
  117. package/dist/templates/buyer/invoice-rate2/template.mjml +64 -0
  118. package/dist/templates/buyer/manual-order-created/da.json +9 -0
  119. package/dist/templates/buyer/manual-order-created/en.json +9 -0
  120. package/dist/templates/buyer/manual-order-created/template.mjml +42 -0
  121. package/dist/templates/buyer/membership-invoice/da.json +14 -0
  122. package/dist/templates/buyer/membership-invoice/en.json +14 -0
  123. package/dist/templates/buyer/membership-invoice/template.mjml +56 -0
  124. package/dist/templates/buyer/membership-payment-declined/da.json +9 -0
  125. package/dist/templates/buyer/membership-payment-declined/en.json +9 -0
  126. package/dist/templates/buyer/membership-payment-declined/template.mjml +26 -0
  127. package/dist/templates/buyer/membership-renewal-invoice/da.json +14 -0
  128. package/dist/templates/buyer/membership-renewal-invoice/en.json +14 -0
  129. package/dist/templates/buyer/membership-renewal-invoice/template.mjml +37 -0
  130. package/dist/templates/buyer/membership-type-not-exist/da.json +6 -0
  131. package/dist/templates/buyer/membership-type-not-exist/en.json +6 -0
  132. package/dist/templates/buyer/membership-type-not-exist/template.mjml +16 -0
  133. package/dist/templates/buyer/order-cancelled-by-customer/da.json +11 -0
  134. package/dist/templates/buyer/order-cancelled-by-customer/en.json +11 -0
  135. package/dist/templates/buyer/order-cancelled-by-customer/template.mjml +63 -0
  136. package/dist/templates/buyer/order-changed/da.json +15 -0
  137. package/dist/templates/buyer/order-changed/en.json +15 -0
  138. package/dist/templates/buyer/order-changed/template.mjml +63 -0
  139. package/dist/templates/buyer/order-confirmed/da.json +9 -0
  140. package/dist/templates/buyer/order-confirmed/en.json +9 -0
  141. package/dist/templates/buyer/order-confirmed/template.mjml +42 -0
  142. package/dist/templates/buyer/order-confirmed-already-booked/da.json +10 -0
  143. package/dist/templates/buyer/order-confirmed-already-booked/en.json +10 -0
  144. package/dist/templates/buyer/order-confirmed-already-booked/template.mjml +50 -0
  145. package/dist/templates/buyer/order-confirmed-w-reservations/da.json +11 -0
  146. package/dist/templates/buyer/order-confirmed-w-reservations/en.json +11 -0
  147. package/dist/templates/buyer/order-confirmed-w-reservations/template.mjml +59 -0
  148. package/dist/templates/buyer/order-declined/da.json +8 -0
  149. package/dist/templates/buyer/order-declined/en.json +8 -0
  150. package/dist/templates/buyer/order-declined/template.mjml +39 -0
  151. package/dist/templates/buyer/order-declined-coupon/da.json +11 -0
  152. package/dist/templates/buyer/order-declined-coupon/en.json +11 -0
  153. package/dist/templates/buyer/order-declined-coupon/template.mjml +69 -0
  154. package/dist/templates/buyer/order-placed/da.json +11 -23
  155. package/dist/templates/buyer/order-placed/en.json +10 -22
  156. package/dist/templates/buyer/order-placed/template.mjml +10 -10
  157. package/dist/templates/buyer/order-reservations-cancelled/da.json +6 -0
  158. package/dist/templates/buyer/order-reservations-cancelled/en.json +6 -0
  159. package/dist/templates/buyer/order-reservations-cancelled/template.mjml +16 -0
  160. package/dist/templates/buyer/payment-card-expired/da.json +12 -0
  161. package/dist/templates/buyer/payment-card-expired/en.json +12 -0
  162. package/dist/templates/buyer/payment-card-expired/template.mjml +47 -0
  163. package/dist/templates/buyer/payment-failed/da.json +13 -0
  164. package/dist/templates/buyer/payment-failed/en.json +13 -0
  165. package/dist/templates/buyer/payment-failed/template.mjml +55 -0
  166. package/dist/templates/buyer/payment-failed-new-deadline/da.json +13 -0
  167. package/dist/templates/buyer/payment-failed-new-deadline/en.json +13 -0
  168. package/dist/templates/buyer/payment-failed-new-deadline/template.mjml +55 -0
  169. package/dist/templates/buyer/payment-received/da.json +9 -0
  170. package/dist/templates/buyer/payment-received/en.json +9 -0
  171. package/dist/templates/buyer/payment-received/template.mjml +19 -0
  172. package/dist/templates/buyer/place-order-confirmed/da.json +17 -0
  173. package/dist/templates/buyer/place-order-confirmed/en.json +17 -0
  174. package/dist/templates/buyer/place-order-confirmed/template.mjml +102 -0
  175. package/dist/templates/buyer/rate2-reminder/da.json +12 -0
  176. package/dist/templates/buyer/rate2-reminder/en.json +12 -0
  177. package/dist/templates/buyer/rate2-reminder/template.mjml +47 -0
  178. package/dist/templates/supplier/account-restricted/da.json +8 -0
  179. package/dist/templates/supplier/account-restricted/en.json +8 -0
  180. package/dist/templates/supplier/account-restricted/template.mjml +24 -0
  181. package/dist/templates/supplier/account-restricted-soon/da.json +9 -0
  182. package/dist/templates/supplier/account-restricted-soon/en.json +9 -0
  183. package/dist/templates/supplier/account-restricted-soon/template.mjml +32 -0
  184. package/dist/templates/supplier/deposit-not-reserved/da.json +11 -0
  185. package/dist/templates/supplier/deposit-not-reserved/en.json +11 -0
  186. package/dist/templates/supplier/deposit-not-reserved/template.mjml +37 -0
  187. package/dist/templates/supplier/manual-order-created/da.json +6 -0
  188. package/dist/templates/supplier/manual-order-created/en.json +6 -0
  189. package/dist/templates/supplier/manual-order-created/template.mjml +16 -0
  190. package/dist/templates/supplier/new-member/da.json +6 -0
  191. package/dist/templates/supplier/new-member/en.json +6 -0
  192. package/dist/templates/supplier/new-member/template.mjml +16 -0
  193. package/dist/templates/supplier/new-member-message/da.json +5 -0
  194. package/dist/templates/supplier/new-member-message/en.json +5 -0
  195. package/dist/templates/supplier/new-member-message/template.mjml +8 -0
  196. package/dist/templates/supplier/order-cancelled-by-customer/da.json +10 -0
  197. package/dist/templates/supplier/order-cancelled-by-customer/en.json +10 -0
  198. package/dist/templates/supplier/order-cancelled-by-customer/template.mjml +37 -0
  199. package/dist/templates/supplier/order-changed/da.json +15 -0
  200. package/dist/templates/supplier/order-changed/en.json +15 -0
  201. package/dist/templates/supplier/order-changed/template.mjml +63 -0
  202. package/dist/templates/supplier/order-reservations-cancelled/da.json +8 -0
  203. package/dist/templates/supplier/order-reservations-cancelled/en.json +8 -0
  204. package/dist/templates/supplier/order-reservations-cancelled/template.mjml +26 -0
  205. package/dist/templates/supplier/order-reservations-confirmed/da.json +10 -0
  206. package/dist/templates/supplier/order-reservations-confirmed/en.json +10 -0
  207. package/dist/templates/supplier/order-reservations-confirmed/template.mjml +44 -0
  208. package/dist/templates/supplier/payment-failed/da.json +12 -0
  209. package/dist/templates/supplier/payment-failed/en.json +12 -0
  210. package/dist/templates/supplier/payment-failed/template.mjml +56 -0
  211. package/dist/templates/supplier/payout/da.json +8 -0
  212. package/dist/templates/supplier/payout/en.json +8 -0
  213. package/dist/templates/supplier/payout/template.mjml +32 -0
  214. package/dist/templates/supplier/place-cancellation/da.json +12 -0
  215. package/dist/templates/supplier/place-cancellation/en.json +12 -0
  216. package/dist/templates/supplier/place-cancellation/template.mjml +46 -0
  217. package/dist/templates/supplier/place-order-received/da.json +18 -0
  218. package/dist/templates/supplier/place-order-received/en.json +18 -0
  219. package/dist/templates/supplier/place-order-received/template.mjml +100 -0
  220. package/dist/templates/supplier/supplier-public/da.json +6 -0
  221. package/dist/templates/supplier/supplier-public/en.json +6 -0
  222. package/dist/templates/supplier/supplier-public/template.mjml +16 -0
  223. package/dist/templates/supplier/user-permission-changed/da.json +6 -0
  224. package/dist/templates/supplier/user-permission-changed/en.json +6 -0
  225. package/dist/templates/supplier/user-permission-changed/template.mjml +16 -0
  226. package/package.json +1 -1
@@ -0,0 +1,31 @@
1
+ <!doctype html><html lang="und" dir="auto" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><head><title></title><!--[if !mso]><!--><meta http-equiv="X-UA-Compatible" content="IE=edge"><!--<![endif]--><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><style type="text/css">#outlook a { padding:0; }
2
+ body { margin:0;padding:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; }
3
+ table, td { border-collapse:collapse;mso-table-lspace:0pt;mso-table-rspace:0pt; }
4
+ img { border:0;height:auto;line-height:100%; outline:none;text-decoration:none;-ms-interpolation-mode:bicubic; }
5
+ p { display:block;margin:13px 0; }</style><!--[if mso]>
6
+ <noscript>
7
+ <xml>
8
+ <o:OfficeDocumentSettings>
9
+ <o:AllowPNG/>
10
+ <o:PixelsPerInch>96</o:PixelsPerInch>
11
+ </o:OfficeDocumentSettings>
12
+ </xml>
13
+ </noscript>
14
+ <![endif]--><!--[if lte mso 11]>
15
+ <style type="text/css">
16
+ .mj-outlook-group-fix { width:100% !important; }
17
+ </style>
18
+ <![endif]--><!--[if !mso]><!--><link href="undefined" rel="stylesheet" type="text/css"><style type="text/css">@import url(undefined);</style><!--<![endif]--><style type="text/css">@media only screen and (min-width:480px) {
19
+ .mj-column-per-100 { width:100% !important; max-width: 100%; }
20
+ }</style><style media="screen and (min-width:480px)">.moz-text-html .mj-column-per-100 { width:100% !important; max-width: 100%; }</style><style type="text/css">@media only screen and (max-width:479px) {
21
+ table.mj-full-width-mobile { width: 100% !important; }
22
+ td.mj-full-width-mobile { width: auto !important; }
23
+ }</style><style type="text/css">.body-bordered { border-radius: 24px; max-width: 600px; margin: 0 auto;
24
+ outline: none; /* Ensure the border is visible */ } @media (min-width:
25
+ 600px) { .body-bordered { border-radius: 24px; max-width: 600px; margin: 0
26
+ auto; margin-top: 40px; outline: 1px solid #D6D6D6 !important; } }
27
+ .discountBox div { border-width: 1px; border-style: dashed; border-color:
28
+ #FCBC42; }</style></head><body style="word-spacing:normal;"><div aria-roledescription="email" class="body-bordered" role="article" lang="und" dir="auto"><!--[if mso | IE]><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" bgcolor="#ffffff" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="background:#ffffff;background-color:#ffffff;margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background:#ffffff;background-color:#ffffff;width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:12px 0px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" width="600px" ><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:24px 0px 0px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]--><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%;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%"><tbody><tr><td align="left" style="font-size:0px;padding:0px 24px 8px;word-break:break-word;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;"><tbody><tr><td style="width:40px;"><img alt="Nuento" src="https://ik.imagekit.io/nuento/logo/Logomark_Uj47FzOvV.png" style="border:0;display:block;outline:none;text-decoration:none;height:40px;width:100%;font-size:16px;" width="40" height="40"></td></tr></tbody></table></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[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" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]--><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%;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%"><tbody><tr><td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;"><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
29
+ 0px;">Hej,</p><p style="line-height: 24px; margin: 16px
30
+ 0px;">Brugerrettighederne for {{ nameOrPhone }} er blevet ændret på din Nuento-konto.</p></div></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[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" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:0px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]--><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%;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%"><tbody><tr><td align="left" class="btn-link" style="font-size:0px;padding:10px 25px;word-break:break-word;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;line-height:100%;"><tbody><tr><td align="center" bgcolor="#FA3232" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#FA3232;" valign="middle"><a href="https://www.nuento.dk/account/settings/team" style="background-color: #FA3232; align: left; display: inline-block; background: #FA3232; 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">Se team-indstillinger</a></td></tr></tbody></table></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[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" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:0px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]--><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%;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%"><tbody><tr><td align="center" style="font-size:0px;padding:16px 0px 8px 0px;word-break:break-word;"><p style="line-height: 24px; border-top: solid 1px #dadada; font-size: 1px; margin: 0px auto; width: 100%;"></p><!--[if mso | IE]><table align="center" border="0" cellpadding="0" cellspacing="0" style="border-top:solid 1px #dadada;font-size:1px;margin:0px auto;width:600px;" role="presentation" width="600px" ><tr><td style="height:0;line-height:0;"> &nbsp;
31
+ </td></tr></table><![endif]--></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[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" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:0px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]--><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%;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%"><tbody><tr><td align="left" style="font-size:0px;padding:24px 24px 0px;word-break:break-word;"><div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">{{strings.sentFrom}}</b><br>Nuento Denmark ApS, CVR 39000725<br>Lundeborgvej 4, 9220 Aalborg</div></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[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" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:32px 0px 0px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]--><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%;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%"><tbody><tr><td align="left" style="font-size:0px;padding:0px 24px 24px;word-break:break-word;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;"><tbody><tr><td style="width:118px;"><img alt="Nuento" src="https://ik.imagekit.io/nuento/logo/logo-40_5iYF6s3Jp.png" style="border:0;display:block;outline:none;text-decoration:none;height:40px;width:100%;font-size:16px;" width="118" height="40"></td></tr></tbody></table></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></div></body></html>
@@ -0,0 +1,31 @@
1
+ <!doctype html><html lang="und" dir="auto" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><head><title></title><!--[if !mso]><!--><meta http-equiv="X-UA-Compatible" content="IE=edge"><!--<![endif]--><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><style type="text/css">#outlook a { padding:0; }
2
+ body { margin:0;padding:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; }
3
+ table, td { border-collapse:collapse;mso-table-lspace:0pt;mso-table-rspace:0pt; }
4
+ img { border:0;height:auto;line-height:100%; outline:none;text-decoration:none;-ms-interpolation-mode:bicubic; }
5
+ p { display:block;margin:13px 0; }</style><!--[if mso]>
6
+ <noscript>
7
+ <xml>
8
+ <o:OfficeDocumentSettings>
9
+ <o:AllowPNG/>
10
+ <o:PixelsPerInch>96</o:PixelsPerInch>
11
+ </o:OfficeDocumentSettings>
12
+ </xml>
13
+ </noscript>
14
+ <![endif]--><!--[if lte mso 11]>
15
+ <style type="text/css">
16
+ .mj-outlook-group-fix { width:100% !important; }
17
+ </style>
18
+ <![endif]--><!--[if !mso]><!--><link href="undefined" rel="stylesheet" type="text/css"><style type="text/css">@import url(undefined);</style><!--<![endif]--><style type="text/css">@media only screen and (min-width:480px) {
19
+ .mj-column-per-100 { width:100% !important; max-width: 100%; }
20
+ }</style><style media="screen and (min-width:480px)">.moz-text-html .mj-column-per-100 { width:100% !important; max-width: 100%; }</style><style type="text/css">@media only screen and (max-width:479px) {
21
+ table.mj-full-width-mobile { width: 100% !important; }
22
+ td.mj-full-width-mobile { width: auto !important; }
23
+ }</style><style type="text/css">.body-bordered { border-radius: 24px; max-width: 600px; margin: 0 auto;
24
+ outline: none; /* Ensure the border is visible */ } @media (min-width:
25
+ 600px) { .body-bordered { border-radius: 24px; max-width: 600px; margin: 0
26
+ auto; margin-top: 40px; outline: 1px solid #D6D6D6 !important; } }
27
+ .discountBox div { border-width: 1px; border-style: dashed; border-color:
28
+ #FCBC42; }</style></head><body style="word-spacing:normal;"><div aria-roledescription="email" class="body-bordered" role="article" lang="und" dir="auto"><!--[if mso | IE]><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" bgcolor="#ffffff" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="background:#ffffff;background-color:#ffffff;margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background:#ffffff;background-color:#ffffff;width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:12px 0px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" width="600px" ><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:24px 0px 0px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]--><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%;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%"><tbody><tr><td align="left" style="font-size:0px;padding:0px 24px 8px;word-break:break-word;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;"><tbody><tr><td style="width:40px;"><img alt="Nuento" src="https://ik.imagekit.io/nuento/logo/Logomark_Uj47FzOvV.png" style="border:0;display:block;outline:none;text-decoration:none;height:40px;width:100%;font-size:16px;" width="40" height="40"></td></tr></tbody></table></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[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" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]--><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%;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%"><tbody><tr><td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;"><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
29
+ 0px;">Hello,</p><p style="line-height: 24px; margin: 16px
30
+ 0px;">The user permissions for {{ nameOrPhone }} have been changed on your Nuento account.</p></div></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[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" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:0px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]--><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%;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%"><tbody><tr><td align="left" class="btn-link" style="font-size:0px;padding:10px 25px;word-break:break-word;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;line-height:100%;"><tbody><tr><td align="center" bgcolor="#FA3232" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#FA3232;" valign="middle"><a href="https://www.nuento.dk/account/settings/team" style="background-color: #FA3232; align: left; display: inline-block; background: #FA3232; 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">View team settings</a></td></tr></tbody></table></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[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" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:0px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]--><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%;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%"><tbody><tr><td align="center" style="font-size:0px;padding:16px 0px 8px 0px;word-break:break-word;"><p style="line-height: 24px; border-top: solid 1px #dadada; font-size: 1px; margin: 0px auto; width: 100%;"></p><!--[if mso | IE]><table align="center" border="0" cellpadding="0" cellspacing="0" style="border-top:solid 1px #dadada;font-size:1px;margin:0px auto;width:600px;" role="presentation" width="600px" ><tr><td style="height:0;line-height:0;"> &nbsp;
31
+ </td></tr></table><![endif]--></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[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" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:0px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]--><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%;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%"><tbody><tr><td align="left" style="font-size:0px;padding:24px 24px 0px;word-break:break-word;"><div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">{{strings.sentFrom}}</b><br>Nuento Denmark ApS, CVR 39000725<br>Lundeborgvej 4, 9220 Aalborg</div></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[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" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--><div style="margin:0px auto;max-width:600px;"><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;"><tbody><tr><td style="direction:ltr;font-size:0px;padding:32px 0px 0px;text-align:center;"><!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]--><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%;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%"><tbody><tr><td align="left" style="font-size:0px;padding:0px 24px 24px;word-break:break-word;"><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;"><tbody><tr><td style="width:118px;"><img alt="Nuento" src="https://ik.imagekit.io/nuento/logo/logo-40_5iYF6s3Jp.png" style="border:0;display:block;outline:none;text-decoration:none;height:40px;width:100%;font-size:16px;" width="118" height="40"></td></tr></tbody></table></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table></td></tr></table><![endif]--></td></tr></tbody></table></div><!--[if mso | IE]></td></tr></table><![endif]--></div></body></html>
@@ -0,0 +1,7 @@
1
+ {
2
+ "subject": "Bestillingslink fra {{collection.title}}",
3
+ "greeting": "Hej {{ user.name }},",
4
+ "body": "{{collection.title}} har sendt dig et bestillingslink. Klik på knappen nedenfor for at gennemføre din bestilling.",
5
+ "button_order": "Gå til bestilling",
6
+ "contact_text": "Har du spørgsmål? Kontakt leverandøren på tlf."
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "subject": "Order link from {{collection.title}}",
3
+ "greeting": "Hi {{ user.name }},",
4
+ "body": "{{collection.title}} has sent you an order link. Click the button below to complete your order.",
5
+ "button_order": "Go to order",
6
+ "contact_text": "Have questions? Contact the supplier at"
7
+ }
@@ -0,0 +1,24 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section>
11
+ <mj-column>
12
+ <mj-button css-class="btn-link" href="{{{ checkoutLink }}}">
13
+ [[button_order]]
14
+ </mj-button>
15
+ </mj-column>
16
+ </mj-section>
17
+
18
+ <mj-section padding-top="10px">
19
+ <mj-column>
20
+ <mj-text>
21
+ <p>[[contact_text]] <a href="tel:{{ supplier.phone }}">{{ supplier.phoneFormatted }}</a></p>
22
+ </mj-text>
23
+ </mj-column>
24
+ </mj-section>
@@ -0,0 +1,14 @@
1
+ {
2
+ "subject": "Depositum trukket – {{place.title}}",
3
+ "greeting": "Hej {{ user.firstName }},",
4
+ "body": "Depositummet for din booking hos {{place.title}} er blevet trukket.",
5
+ "booking_label": "Booking",
6
+ "checkin_label": "Check-in:",
7
+ "checkout_label": "Check-ud:",
8
+ "deposit_captured_label": "Trukket beløb:",
9
+ "deposit_total_label": "Depositum i alt:",
10
+ "date_label": "Dato:",
11
+ "card_label": "Betalingskort:",
12
+ "reason_label": "Begrundelse",
13
+ "contact_text": "Har du spørgsmål? Kontakt udlejeren:"
14
+ }
@@ -0,0 +1,14 @@
1
+ {
2
+ "subject": "Deposit captured – {{place.title}}",
3
+ "greeting": "Hi {{ user.firstName }},",
4
+ "body": "The deposit for your booking at {{place.title}} has been captured.",
5
+ "booking_label": "Booking",
6
+ "checkin_label": "Check-in:",
7
+ "checkout_label": "Check-out:",
8
+ "deposit_captured_label": "Amount captured:",
9
+ "deposit_total_label": "Total deposit:",
10
+ "date_label": "Date:",
11
+ "card_label": "Payment card:",
12
+ "reason_label": "Reason",
13
+ "contact_text": "Have questions? Contact the host:"
14
+ }
@@ -0,0 +1,61 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[booking_label]]</b> #{{ booking.id }}<br>
14
+ <b>[[checkin_label]]</b> {{ booking.checkinDate }}<br>
15
+ <b>[[checkout_label]]</b> {{ booking.checkoutDate }}</p>
16
+ </mj-text>
17
+ </mj-column>
18
+ </mj-section>
19
+
20
+ <mj-section>
21
+ <mj-column>
22
+ <mj-divider />
23
+ </mj-column>
24
+ </mj-section>
25
+
26
+ <mj-section padding-top="10px" padding-bottom="10px">
27
+ <mj-column>
28
+ <mj-text>
29
+ <p><b>[[deposit_captured_label]]</b> {{ invoice_transaction.depositCapturedAmount }}<br>
30
+ <b>[[deposit_total_label]]</b> {{ invoice_transaction.depositAmount }}<br>
31
+ <b>[[date_label]]</b> {{ invoice_transaction.createdAtDate }}<br>
32
+ <b>[[card_label]]</b> {{ booking.paymentCard }}</p>
33
+ </mj-text>
34
+ </mj-column>
35
+ </mj-section>
36
+
37
+ <mj-raw>{{#if depositReason}}</mj-raw>
38
+ <mj-section padding-bottom="10px">
39
+ <mj-column>
40
+ <mj-text>
41
+ <p><b>[[reason_label]]</b><br>{{{ depositReason }}}</p>
42
+ </mj-text>
43
+ </mj-column>
44
+ </mj-section>
45
+ <mj-raw>{{/if}}</mj-raw>
46
+
47
+ <mj-section>
48
+ <mj-column>
49
+ <mj-divider />
50
+ </mj-column>
51
+ </mj-section>
52
+
53
+ <mj-section padding-top="10px">
54
+ <mj-column>
55
+ <mj-text>
56
+ <p>[[contact_text]]<br>
57
+ {{ collection.phone }}<br>
58
+ {{ collection.email }}</p>
59
+ </mj-text>
60
+ </mj-column>
61
+ </mj-section>
@@ -0,0 +1,10 @@
1
+ {
2
+ "subject": "Depositum kunne ikke reserveres – {{collection.title}}",
3
+ "greeting": "Hej {{ user.name }},",
4
+ "body": "Vi kunne desværre ikke reservere depositummet for din booking hos {{collection.title}}. Kontrollér venligst, at dit betalingskort er gyldigt og har tilstrækkelig dækning.",
5
+ "amount_label": "Depositum:",
6
+ "card_label": "Betalingskort:",
7
+ "date_label": "Dato:",
8
+ "checkin_label": "Check-in:",
9
+ "contact_text": "Har du spørgsmål? Kontakt udlejeren:"
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "subject": "Deposit could not be reserved – {{collection.title}}",
3
+ "greeting": "Hi {{ user.name }},",
4
+ "body": "Unfortunately, we were unable to reserve the deposit for your booking at {{collection.title}}. Please check that your payment card is valid and has sufficient funds.",
5
+ "amount_label": "Deposit:",
6
+ "card_label": "Payment card:",
7
+ "date_label": "Date:",
8
+ "checkin_label": "Check-in:",
9
+ "contact_text": "Have questions? Contact the host:"
10
+ }
@@ -0,0 +1,36 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[amount_label]]</b> {{ order.depositAmount }}<br>
14
+ <b>[[card_label]]</b> {{ paymentCard }}<br>
15
+ <b>[[date_label]]</b> {{ order.depositDate }}<br>
16
+ <b>[[checkin_label]]</b> {{ order_place.checkInAtDate }}</p>
17
+ </mj-text>
18
+ </mj-column>
19
+ </mj-section>
20
+
21
+ <mj-section>
22
+ <mj-column>
23
+ <mj-divider />
24
+ </mj-column>
25
+ </mj-section>
26
+
27
+ <mj-section padding-top="10px">
28
+ <mj-column>
29
+ <mj-text>
30
+ <p>[[contact_text]]<br>
31
+ {{ collection.contact.name }}<br>
32
+ {{ collection.contact.phone }}<br>
33
+ {{ collection.contact.email }}</p>
34
+ </mj-text>
35
+ </mj-column>
36
+ </mj-section>
@@ -0,0 +1,10 @@
1
+ {
2
+ "subject": "Depositum reserveret – {{collection.title}}",
3
+ "greeting": "Hej {{ user.name }},",
4
+ "body": "Vi bekræfter, at depositummet for din booking hos {{collection.title}} er blevet reserveret på dit betalingskort.",
5
+ "amount_label": "Depositum:",
6
+ "card_label": "Betalingskort:",
7
+ "capture_date_label": "Trækkes senest:",
8
+ "checkin_label": "Check-in:",
9
+ "info_text": "Depositummet vil kun blive trukket, hvis det er nødvendigt i henhold til afbestillingsreglerne."
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "subject": "Deposit reserved – {{collection.title}}",
3
+ "greeting": "Hi {{ user.name }},",
4
+ "body": "We confirm that the deposit for your booking at {{collection.title}} has been reserved on your payment card.",
5
+ "amount_label": "Deposit:",
6
+ "card_label": "Payment card:",
7
+ "capture_date_label": "Charged no later than:",
8
+ "checkin_label": "Check-in:",
9
+ "info_text": "The deposit will only be charged if necessary according to the cancellation policy."
10
+ }
@@ -0,0 +1,27 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[amount_label]]</b> {{ order.depositAmount }}<br>
14
+ <b>[[card_label]]</b> {{ paymentCard }}<br>
15
+ <b>[[capture_date_label]]</b> {{ order.depositDate }}<br>
16
+ <b>[[checkin_label]]</b> {{ order_place.checkInAtDate }}</p>
17
+ </mj-text>
18
+ </mj-column>
19
+ </mj-section>
20
+
21
+ <mj-section padding-top="10px">
22
+ <mj-column>
23
+ <mj-text>
24
+ <p>[[info_text]]</p>
25
+ </mj-text>
26
+ </mj-column>
27
+ </mj-section>
@@ -0,0 +1,10 @@
1
+ {
2
+ "subject": "Faktura – Bankoverførsel for bestilling hos {{collection.title}}",
3
+ "greeting": "Hej,",
4
+ "body": "Her er din faktura for din bestilling hos {{collection.title}}. Betaling sker via bankoverførsel.",
5
+ "invoice_label": "Faktura",
6
+ "amount_label": "Beløb:",
7
+ "due_date_label": "Forfaldsdato:",
8
+ "event_date_label": "Arrangementsdato:",
9
+ "button_view_invoice": "Se faktura"
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "subject": "Invoice – Bank transfer for order with {{collection.title}}",
3
+ "greeting": "Hello,",
4
+ "body": "Here is your invoice for your order with {{collection.title}}. Payment is via bank transfer.",
5
+ "invoice_label": "Invoice",
6
+ "amount_label": "Amount:",
7
+ "due_date_label": "Due date:",
8
+ "event_date_label": "Event date:",
9
+ "button_view_invoice": "View invoice"
10
+ }
@@ -0,0 +1,27 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[invoice_label]]</b> #{{ invoice.id }}<br>
14
+ <b>[[amount_label]]</b> {{ invoice.paymentAmount }}<br>
15
+ <b>[[due_date_label]]</b> {{ invoice_transaction.reserveAt }}<br>
16
+ <b>[[event_date_label]]</b> {{ order_catering.catererSelectedDate }}</p>
17
+ </mj-text>
18
+ </mj-column>
19
+ </mj-section>
20
+
21
+ <mj-section>
22
+ <mj-column>
23
+ <mj-button css-class="btn-link" href="{{{ invoice.url }}}">
24
+ [[button_view_invoice]]
25
+ </mj-button>
26
+ </mj-column>
27
+ </mj-section>
@@ -0,0 +1,15 @@
1
+ {
2
+ "subject": "Faktura – Ordre #{{ order.id8digit }}",
3
+ "greeting": "Hej,",
4
+ "body": "Her er din faktura for din bestilling hos {{collection.title}}.",
5
+ "invoice_label": "Faktura",
6
+ "order_label": "Ordre",
7
+ "invoice_date_label": "Fakturadato:",
8
+ "card_label": "Betalingskort:",
9
+ "event_date_label": "Arrangementsdato:",
10
+ "checkin_label": "Check-in:",
11
+ "checkout_label": "Check-ud:",
12
+ "total_label": "Total:",
13
+ "deposit_label": "Depositum:",
14
+ "deposit_date_label": "Depositum trækkes:"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "subject": "Invoice – Order #{{ order.id8digit }}",
3
+ "greeting": "Hello,",
4
+ "body": "Here is your invoice for your order with {{collection.title}}.",
5
+ "invoice_label": "Invoice",
6
+ "order_label": "Order",
7
+ "invoice_date_label": "Invoice date:",
8
+ "card_label": "Payment card:",
9
+ "event_date_label": "Event date:",
10
+ "checkin_label": "Check-in:",
11
+ "checkout_label": "Check-out:",
12
+ "total_label": "Total:",
13
+ "deposit_label": "Deposit:",
14
+ "deposit_date_label": "Deposit charged:"
15
+ }
@@ -0,0 +1,65 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[invoice_label]]</b> #{{ invoice.id }}<br>
14
+ <b>[[order_label]]</b> #{{ order.id8digit }}<br>
15
+ <b>[[invoice_date_label]]</b> {{ invoice.createdAtDate }}<br>
16
+ <b>[[card_label]]</b> {{ invoice.paymentCard }}</p>
17
+ </mj-text>
18
+ </mj-column>
19
+ </mj-section>
20
+
21
+ <mj-raw>{{#if order_catering}}</mj-raw>
22
+ <mj-section padding-bottom="10px">
23
+ <mj-column>
24
+ <mj-text>
25
+ <p><b>[[event_date_label]]</b> {{ order_catering.catererSelectedDatetime }}</p>
26
+ </mj-text>
27
+ </mj-column>
28
+ </mj-section>
29
+ <mj-raw>{{/if}}</mj-raw>
30
+
31
+ <mj-raw>{{#if order_place}}</mj-raw>
32
+ <mj-section padding-bottom="10px">
33
+ <mj-column>
34
+ <mj-text>
35
+ <p><b>[[checkin_label]]</b> {{ order_place.checkInAtDate }}<br>
36
+ <b>[[checkout_label]]</b> {{ order_place.checkOutAtDate }}</p>
37
+ </mj-text>
38
+ </mj-column>
39
+ </mj-section>
40
+ <mj-raw>{{/if}}</mj-raw>
41
+
42
+ <mj-section>
43
+ <mj-column>
44
+ <mj-divider />
45
+ </mj-column>
46
+ </mj-section>
47
+
48
+ <mj-section padding-top="10px" padding-bottom="10px">
49
+ <mj-column>
50
+ <mj-text>
51
+ <p><b>[[total_label]]</b> {{ invoice.price.total }}</p>
52
+ </mj-text>
53
+ </mj-column>
54
+ </mj-section>
55
+
56
+ <mj-raw>{{#if order.depositAmount}}</mj-raw>
57
+ <mj-section padding-bottom="10px">
58
+ <mj-column>
59
+ <mj-text>
60
+ <p><b>[[deposit_label]]</b> {{ order.depositAmount }}<br>
61
+ <b>[[deposit_date_label]]</b> {{ order.depositDate }}</p>
62
+ </mj-text>
63
+ </mj-column>
64
+ </mj-section>
65
+ <mj-raw>{{/if}}</mj-raw>
@@ -0,0 +1,16 @@
1
+ {
2
+ "subject": "Faktura #{{ invoice.id }} vedhæftet – Ordre #{{ order.id8digit }}",
3
+ "greeting": "Hej {{ user.name }},",
4
+ "body": "Vedhæftet finder du din faktura for din bestilling hos {{collection.title}}.",
5
+ "invoice_label": "Faktura",
6
+ "order_label": "Ordre",
7
+ "event_date_label": "Arrangementsdato:",
8
+ "payment_date_label": "Betalingsdato:",
9
+ "card_label": "Betalingskort:",
10
+ "new_deadline_label": "Ny betalingsfrist:",
11
+ "payment_failed_text": "Betalingen er desværre mislykket.",
12
+ "missing_payment_text": "Manglende betaling:",
13
+ "overpayment_text": "For meget betalt:",
14
+ "button_pay_now": "Betal nu",
15
+ "attachment_note": "Fakturaen er vedhæftet som PDF."
16
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "subject": "Invoice #{{ invoice.id }} attached – Order #{{ order.id8digit }}",
3
+ "greeting": "Hi {{ user.name }},",
4
+ "body": "Please find attached your invoice for your order with {{collection.title}}.",
5
+ "invoice_label": "Invoice",
6
+ "order_label": "Order",
7
+ "event_date_label": "Event date:",
8
+ "payment_date_label": "Payment date:",
9
+ "card_label": "Payment card:",
10
+ "new_deadline_label": "New payment deadline:",
11
+ "payment_failed_text": "Unfortunately, the payment has failed.",
12
+ "missing_payment_text": "Outstanding payment:",
13
+ "overpayment_text": "Overpayment:",
14
+ "button_pay_now": "Pay now",
15
+ "attachment_note": "The invoice is attached as a PDF."
16
+ }
@@ -0,0 +1,69 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[invoice_label]]</b> #{{ invoice.id }}{{ invoice.missingPaymentString }}<br>
14
+ <b>[[order_label]]</b> #{{ order.id8digit }}<br>
15
+ <b>[[event_date_label]]</b> {{ order_catering.catererSelectedDate }}<br>
16
+ <b>[[payment_date_label]]</b> {{ invoice.paymentDate }}</p>
17
+ </mj-text>
18
+ </mj-column>
19
+ </mj-section>
20
+
21
+ <mj-raw>{{#if invoice.paymentFailed}}</mj-raw>
22
+ <mj-section padding-bottom="10px">
23
+ <mj-column>
24
+ <mj-text>
25
+ <p>[[payment_failed_text]]<br>
26
+ <b>[[card_label]]</b> {{ invoice.paymentCard }}<br>
27
+ <b>[[new_deadline_label]]</b> {{ invoice.newPaymentDeadline }}</p>
28
+ </mj-text>
29
+ </mj-column>
30
+ </mj-section>
31
+ <mj-raw>{{/if}}</mj-raw>
32
+
33
+ <mj-raw>{{#if paymentMissingIsPositive}}</mj-raw>
34
+ <mj-section padding-bottom="10px">
35
+ <mj-column>
36
+ <mj-text>
37
+ <p>[[missing_payment_text]] {{ invoice.paymentMissing }}</p>
38
+ </mj-text>
39
+ </mj-column>
40
+ </mj-section>
41
+ <mj-raw>{{/if}}</mj-raw>
42
+
43
+ <mj-raw>{{#if paymentMissingIsNegative}}</mj-raw>
44
+ <mj-section padding-bottom="10px">
45
+ <mj-column>
46
+ <mj-text>
47
+ <p>[[overpayment_text]] {{ invoice.paymentMissing }}</p>
48
+ </mj-text>
49
+ </mj-column>
50
+ </mj-section>
51
+ <mj-raw>{{/if}}</mj-raw>
52
+
53
+ <mj-raw>{{#if paymentURL}}</mj-raw>
54
+ <mj-section>
55
+ <mj-column>
56
+ <mj-button css-class="btn-link" href="{{{ paymentURL }}}">
57
+ [[button_pay_now]]
58
+ </mj-button>
59
+ </mj-column>
60
+ </mj-section>
61
+ <mj-raw>{{/if}}</mj-raw>
62
+
63
+ <mj-section padding-top="10px">
64
+ <mj-column>
65
+ <mj-text>
66
+ <p>[[attachment_note]]</p>
67
+ </mj-text>
68
+ </mj-column>
69
+ </mj-section>