@clink/emails 1.2.4 → 1.2.5

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 (413) hide show
  1. package/dist/html/buyer/checkout-link/da.html +94 -8
  2. package/dist/html/buyer/checkout-link/en.html +96 -10
  3. package/dist/html/buyer/deposit-captured/da.html +36 -173
  4. package/dist/html/buyer/deposit-captured/en.html +38 -175
  5. package/dist/html/buyer/deposit-not-reserved/da.html +36 -27
  6. package/dist/html/buyer/deposit-not-reserved/en.html +38 -29
  7. package/dist/html/buyer/deposit-reserved/da.html +64 -13
  8. package/dist/html/buyer/deposit-reserved/en.html +66 -15
  9. package/dist/html/buyer/invoice-bank-transfer/da.html +58 -20
  10. package/dist/html/buyer/invoice-bank-transfer/en.html +60 -22
  11. package/dist/html/buyer/invoice-full/da.html +534 -28
  12. package/dist/html/buyer/invoice-full/en.html +536 -30
  13. package/dist/html/buyer/invoice-pdf-attached/da.html +105 -96
  14. package/dist/html/buyer/invoice-pdf-attached/en.html +107 -98
  15. package/dist/html/buyer/invoice-rate1/da.html +652 -35
  16. package/dist/html/buyer/invoice-rate1/en.html +654 -37
  17. package/dist/html/buyer/invoice-rate2/da.html +667 -34
  18. package/dist/html/buyer/invoice-rate2/en.html +669 -36
  19. package/dist/html/buyer/manual-order-created/da.html +36 -35
  20. package/dist/html/buyer/manual-order-created/en.html +38 -37
  21. package/dist/html/buyer/membership-invoice/da.html +353 -26
  22. package/dist/html/buyer/membership-invoice/en.html +355 -28
  23. package/dist/html/buyer/membership-payment-declined/da.html +77 -37
  24. package/dist/html/buyer/membership-payment-declined/en.html +79 -39
  25. package/dist/html/buyer/membership-renewal-invoice/da.html +525 -12
  26. package/dist/html/buyer/membership-renewal-invoice/en.html +527 -14
  27. package/dist/html/buyer/membership-type-not-exist/da.html +56 -9
  28. package/dist/html/buyer/membership-type-not-exist/en.html +58 -11
  29. package/dist/html/buyer/order-cancelled-by-customer/da.html +39 -184
  30. package/dist/html/buyer/order-cancelled-by-customer/en.html +41 -186
  31. package/dist/html/buyer/order-changed/da.html +215 -38
  32. package/dist/html/buyer/order-changed/en.html +217 -40
  33. package/dist/html/buyer/order-confirmed/da.html +13 -96
  34. package/dist/html/buyer/order-confirmed/en.html +15 -98
  35. package/dist/html/buyer/order-confirmed-already-booked/da.html +37 -94
  36. package/dist/html/buyer/order-confirmed-already-booked/en.html +39 -96
  37. package/dist/html/buyer/order-confirmed-w-reservations/da.html +27 -70
  38. package/dist/html/buyer/order-confirmed-w-reservations/en.html +29 -72
  39. package/dist/html/buyer/order-declined/da.html +14 -101
  40. package/dist/html/buyer/order-declined/en.html +16 -103
  41. package/dist/html/buyer/order-declined-coupon/da.html +161 -112
  42. package/dist/html/buyer/order-declined-coupon/en.html +163 -114
  43. package/dist/html/buyer/order-placed/da.html +3 -3
  44. package/dist/html/buyer/order-placed/en.html +11 -11
  45. package/dist/html/buyer/order-reservations-cancelled/da.html +50 -9
  46. package/dist/html/buyer/order-reservations-cancelled/en.html +52 -11
  47. package/dist/html/buyer/payment-card-expired/da.html +18 -152
  48. package/dist/html/buyer/payment-card-expired/en.html +20 -154
  49. package/dist/html/buyer/payment-failed/da.html +64 -100
  50. package/dist/html/buyer/payment-failed/en.html +66 -102
  51. package/dist/html/buyer/payment-failed-new-deadline/da.html +61 -100
  52. package/dist/html/buyer/payment-failed-new-deadline/en.html +63 -102
  53. package/dist/html/buyer/payment-received/da.html +105 -9
  54. package/dist/html/buyer/payment-received/en.html +107 -11
  55. package/dist/html/buyer/place-order-confirmed/da.html +650 -63
  56. package/dist/html/buyer/place-order-confirmed/en.html +652 -65
  57. package/dist/html/buyer/rate2-reminder/da.html +42 -90
  58. package/dist/html/buyer/rate2-reminder/en.html +44 -92
  59. package/dist/html/supplier/account-restricted/da.html +4 -4
  60. package/dist/html/supplier/account-restricted/en.html +6 -6
  61. package/dist/html/supplier/account-restricted-soon/da.html +5 -5
  62. package/dist/html/supplier/account-restricted-soon/en.html +7 -7
  63. package/dist/html/supplier/account-user-accepted-invitation/da.html +2 -2
  64. package/dist/html/supplier/account-user-accepted-invitation/en.html +5 -5
  65. package/dist/html/supplier/account-user-invite/en.html +4 -4
  66. package/dist/html/supplier/bank-account-changed/da.html +3 -3
  67. package/dist/html/supplier/bank-account-changed/en.html +5 -5
  68. package/dist/html/supplier/deposit-not-reserved/da.html +38 -28
  69. package/dist/html/supplier/deposit-not-reserved/en.html +40 -30
  70. package/dist/html/supplier/manual-order-created/da.html +57 -7
  71. package/dist/html/supplier/manual-order-created/en.html +58 -8
  72. package/dist/html/supplier/new-member/da.html +16 -45
  73. package/dist/html/supplier/new-member/en.html +18 -47
  74. package/dist/html/supplier/new-member-message/da.html +18 -3
  75. package/dist/html/supplier/new-member-message/en.html +20 -5
  76. package/dist/html/supplier/onboarding-breakup/da.html +7 -7
  77. package/dist/html/supplier/onboarding-breakup/en.html +9 -9
  78. package/dist/html/supplier/onboarding-inactive-14d/da.html +7 -7
  79. package/dist/html/supplier/onboarding-inactive-14d/en.html +9 -9
  80. package/dist/html/supplier/onboarding-inactive-21d/da.html +10 -10
  81. package/dist/html/supplier/onboarding-inactive-21d/en.html +12 -12
  82. package/dist/html/supplier/onboarding-inactive-7d/da.html +8 -8
  83. package/dist/html/supplier/onboarding-inactive-7d/en.html +9 -9
  84. package/dist/html/supplier/onboarding-inactive-reminder/da.html +3 -3
  85. package/dist/html/supplier/onboarding-inactive-reminder/en.html +5 -5
  86. package/dist/html/supplier/onboarding-next-step/da.html +7 -7
  87. package/dist/html/supplier/onboarding-next-step/en.html +9 -9
  88. package/dist/html/supplier/onboarding-product-in-review/da.html +7 -7
  89. package/dist/html/supplier/onboarding-product-in-review/en.html +9 -9
  90. package/dist/html/supplier/onboarding-stuck-company-info/da.html +7 -7
  91. package/dist/html/supplier/onboarding-stuck-company-info/en.html +9 -9
  92. package/dist/html/supplier/onboarding-stuck-product/da.html +7 -7
  93. package/dist/html/supplier/onboarding-stuck-product/en.html +9 -9
  94. package/dist/html/supplier/onboarding-stuck-step/da.html +3 -3
  95. package/dist/html/supplier/onboarding-stuck-step/en.html +5 -5
  96. package/dist/html/supplier/onboarding-stuck-stripe/da.html +7 -7
  97. package/dist/html/supplier/onboarding-stuck-stripe/en.html +9 -9
  98. package/dist/html/supplier/onboarding-stuck-submit-review/da.html +7 -7
  99. package/dist/html/supplier/onboarding-stuck-submit-review/en.html +9 -9
  100. package/dist/html/supplier/onboarding-zero-login/da.html +7 -7
  101. package/dist/html/supplier/onboarding-zero-login/en.html +9 -9
  102. package/dist/html/supplier/order-cancelled-by-customer/da.html +174 -19
  103. package/dist/html/supplier/order-cancelled-by-customer/en.html +176 -21
  104. package/dist/html/supplier/order-changed/da.html +215 -38
  105. package/dist/html/supplier/order-changed/en.html +217 -40
  106. package/dist/html/supplier/order-received/da.html +9 -9
  107. package/dist/html/supplier/order-received/en.html +11 -11
  108. package/dist/html/supplier/order-reservations-cancelled/da.html +104 -12
  109. package/dist/html/supplier/order-reservations-cancelled/en.html +106 -14
  110. package/dist/html/supplier/order-reservations-confirmed/da.html +78 -33
  111. package/dist/html/supplier/order-reservations-confirmed/en.html +80 -35
  112. package/dist/html/supplier/payment-failed/da.html +62 -107
  113. package/dist/html/supplier/payment-failed/en.html +64 -109
  114. package/dist/html/supplier/payout/da.html +18 -46
  115. package/dist/html/supplier/payout/en.html +20 -48
  116. package/dist/html/supplier/place-cancellation/en.html +2 -2
  117. package/dist/html/supplier/place-order-received/en.html +2 -2
  118. package/dist/html/supplier/supplier-approved/da.html +7 -7
  119. package/dist/html/supplier/supplier-approved/en.html +9 -9
  120. package/dist/html/supplier/supplier-ask-for-reviews/da.html +8 -8
  121. package/dist/html/supplier/supplier-ask-for-reviews/en.html +10 -10
  122. package/dist/html/supplier/supplier-breakup-active/da.html +8 -8
  123. package/dist/html/supplier/supplier-breakup-active/en.html +10 -10
  124. package/dist/html/supplier/supplier-dead-end-archive/da.html +460 -0
  125. package/dist/html/supplier/supplier-dead-end-archive/en.html +460 -0
  126. package/dist/html/supplier/supplier-first-order/da.html +8 -8
  127. package/dist/html/supplier/supplier-first-order/en.html +10 -10
  128. package/dist/html/supplier/supplier-inactive-30d/da.html +9 -9
  129. package/dist/html/supplier/supplier-inactive-30d/en.html +11 -11
  130. package/dist/html/supplier/supplier-inactive-60d/da.html +9 -9
  131. package/dist/html/supplier/supplier-inactive-60d/en.html +11 -11
  132. package/dist/html/supplier/supplier-inactive-90d/da.html +10 -10
  133. package/dist/html/supplier/supplier-inactive-90d/en.html +12 -12
  134. package/dist/html/supplier/supplier-login-reminder/da.html +2 -2
  135. package/dist/html/supplier/supplier-login-reminder/en.html +4 -4
  136. package/dist/html/supplier/supplier-monthly-stats/da.html +8 -8
  137. package/dist/html/supplier/supplier-monthly-stats/en.html +10 -10
  138. package/dist/html/supplier/supplier-new-review/da.html +8 -8
  139. package/dist/html/supplier/supplier-new-review/en.html +10 -10
  140. package/dist/html/supplier/supplier-offseason-patience/da.html +2 -2
  141. package/dist/html/supplier/supplier-offseason-patience/en.html +4 -4
  142. package/dist/html/supplier/supplier-product-approved/da.html +11 -11
  143. package/dist/html/supplier/supplier-product-approved/en.html +13 -13
  144. package/dist/html/supplier/supplier-product-rejected/da.html +1 -1
  145. package/dist/html/supplier/supplier-product-rejected/en.html +3 -3
  146. package/dist/html/supplier/supplier-profile-tips/da.html +8 -8
  147. package/dist/html/supplier/supplier-profile-tips/en.html +10 -10
  148. package/dist/html/supplier/supplier-public/da.html +4 -2
  149. package/dist/html/supplier/supplier-public/en.html +7 -5
  150. package/dist/html/supplier/supplier-registered/da.html +5 -5
  151. package/dist/html/supplier/supplier-registered/en.html +7 -7
  152. package/dist/html/supplier/supplier-seasonal-reminder/da.html +9 -9
  153. package/dist/html/supplier/supplier-seasonal-reminder/en.html +11 -11
  154. package/dist/html/supplier/supplier-welcome-back/da.html +8 -8
  155. package/dist/html/supplier/supplier-welcome-back/en.html +10 -10
  156. package/dist/html/supplier/supplier-zero-order-benchmark/da.html +8 -8
  157. package/dist/html/supplier/supplier-zero-order-benchmark/en.html +10 -10
  158. package/dist/html/supplier/supplier-zero-order-optimize/da.html +8 -8
  159. package/dist/html/supplier/supplier-zero-order-optimize/en.html +10 -10
  160. package/dist/html/supplier/supplier-zero-order-personal/da.html +10 -10
  161. package/dist/html/supplier/supplier-zero-order-personal/en.html +12 -12
  162. package/dist/html/supplier/supplier-zero-order-standout/da.html +8 -8
  163. package/dist/html/supplier/supplier-zero-order-standout/en.html +10 -10
  164. package/dist/html/supplier/user-permission-changed/da.html +45 -6
  165. package/dist/html/supplier/user-permission-changed/en.html +47 -8
  166. package/dist/layouts/base.mjml +2 -2
  167. package/dist/layouts/da.json +2 -0
  168. package/dist/layouts/en.json +2 -0
  169. package/dist/templates/buyer/checkout-link/da.json +5 -4
  170. package/dist/templates/buyer/checkout-link/en.json +5 -4
  171. package/dist/templates/buyer/checkout-link/template.mjml +29 -10
  172. package/dist/templates/buyer/deposit-captured/da.json +10 -11
  173. package/dist/templates/buyer/deposit-captured/en.json +10 -11
  174. package/dist/templates/buyer/deposit-captured/template.mjml +40 -55
  175. package/dist/templates/buyer/deposit-not-reserved/da.json +5 -6
  176. package/dist/templates/buyer/deposit-not-reserved/en.json +5 -6
  177. package/dist/templates/buyer/deposit-not-reserved/template.mjml +35 -22
  178. package/dist/templates/buyer/deposit-reserved/da.json +4 -6
  179. package/dist/templates/buyer/deposit-reserved/en.json +4 -6
  180. package/dist/templates/buyer/deposit-reserved/template.mjml +33 -15
  181. package/dist/templates/buyer/invoice-bank-transfer/da.json +5 -7
  182. package/dist/templates/buyer/invoice-bank-transfer/en.json +5 -7
  183. package/dist/templates/buyer/invoice-bank-transfer/template.mjml +19 -12
  184. package/dist/templates/buyer/invoice-full/da.json +18 -12
  185. package/dist/templates/buyer/invoice-full/en.json +18 -12
  186. package/dist/templates/buyer/invoice-full/template.mjml +201 -24
  187. package/dist/templates/buyer/invoice-pdf-attached/da.json +19 -13
  188. package/dist/templates/buyer/invoice-pdf-attached/en.json +19 -13
  189. package/dist/templates/buyer/invoice-pdf-attached/template.mjml +63 -41
  190. package/dist/templates/buyer/invoice-rate1/da.json +19 -15
  191. package/dist/templates/buyer/invoice-rate1/en.json +19 -15
  192. package/dist/templates/buyer/invoice-rate1/template.mjml +201 -30
  193. package/dist/templates/buyer/invoice-rate2/da.json +21 -11
  194. package/dist/templates/buyer/invoice-rate2/en.json +21 -11
  195. package/dist/templates/buyer/invoice-rate2/template.mjml +180 -27
  196. package/dist/templates/buyer/manual-order-created/da.json +7 -6
  197. package/dist/templates/buyer/manual-order-created/en.json +7 -6
  198. package/dist/templates/buyer/manual-order-created/template.mjml +37 -31
  199. package/dist/templates/buyer/membership-invoice/da.json +12 -11
  200. package/dist/templates/buyer/membership-invoice/en.json +12 -11
  201. package/dist/templates/buyer/membership-invoice/template.mjml +98 -24
  202. package/dist/templates/buyer/membership-payment-declined/da.json +14 -5
  203. package/dist/templates/buyer/membership-payment-declined/en.json +14 -5
  204. package/dist/templates/buyer/membership-payment-declined/template.mjml +43 -13
  205. package/dist/templates/buyer/membership-renewal-invoice/da.json +18 -11
  206. package/dist/templates/buyer/membership-renewal-invoice/en.json +18 -11
  207. package/dist/templates/buyer/membership-renewal-invoice/template.mjml +147 -12
  208. package/dist/templates/buyer/membership-type-not-exist/da.json +9 -3
  209. package/dist/templates/buyer/membership-type-not-exist/en.json +9 -3
  210. package/dist/templates/buyer/membership-type-not-exist/template.mjml +24 -6
  211. package/dist/templates/buyer/order-cancelled-by-customer/da.json +8 -8
  212. package/dist/templates/buyer/order-cancelled-by-customer/en.json +8 -8
  213. package/dist/templates/buyer/order-cancelled-by-customer/template.mjml +41 -58
  214. package/dist/templates/buyer/order-changed/da.json +14 -12
  215. package/dist/templates/buyer/order-changed/en.json +14 -12
  216. package/dist/templates/buyer/order-changed/template.mjml +74 -34
  217. package/dist/templates/buyer/order-confirmed/da.json +6 -6
  218. package/dist/templates/buyer/order-confirmed/en.json +6 -6
  219. package/dist/templates/buyer/order-confirmed/template.mjml +16 -32
  220. package/dist/templates/buyer/order-confirmed-already-booked/da.json +13 -6
  221. package/dist/templates/buyer/order-confirmed-already-booked/en.json +13 -6
  222. package/dist/templates/buyer/order-confirmed-already-booked/template.mjml +37 -38
  223. package/dist/templates/buyer/order-confirmed-w-reservations/da.json +7 -7
  224. package/dist/templates/buyer/order-confirmed-w-reservations/en.json +7 -7
  225. package/dist/templates/buyer/order-confirmed-w-reservations/template.mjml +30 -34
  226. package/dist/templates/buyer/order-declined/da.json +5 -4
  227. package/dist/templates/buyer/order-declined/en.json +5 -4
  228. package/dist/templates/buyer/order-declined/template.mjml +18 -30
  229. package/dist/templates/buyer/order-declined-coupon/da.json +26 -7
  230. package/dist/templates/buyer/order-declined-coupon/en.json +26 -7
  231. package/dist/templates/buyer/order-declined-coupon/template.mjml +74 -46
  232. package/dist/templates/buyer/order-placed/da.json +10 -10
  233. package/dist/templates/buyer/order-placed/en.json +10 -10
  234. package/dist/templates/buyer/order-placed/template.mjml +10 -10
  235. package/dist/templates/buyer/order-reservations-cancelled/da.json +4 -2
  236. package/dist/templates/buyer/order-reservations-cancelled/en.json +4 -2
  237. package/dist/templates/buyer/order-reservations-cancelled/template.mjml +19 -10
  238. package/dist/templates/buyer/payment-card-expired/da.json +7 -10
  239. package/dist/templates/buyer/payment-card-expired/en.json +7 -10
  240. package/dist/templates/buyer/payment-card-expired/template.mjml +15 -45
  241. package/dist/templates/buyer/payment-failed/da.json +12 -9
  242. package/dist/templates/buyer/payment-failed/en.json +12 -9
  243. package/dist/templates/buyer/payment-failed/template.mjml +44 -34
  244. package/dist/templates/buyer/payment-failed-new-deadline/da.json +13 -11
  245. package/dist/templates/buyer/payment-failed-new-deadline/en.json +13 -11
  246. package/dist/templates/buyer/payment-failed-new-deadline/template.mjml +42 -33
  247. package/dist/templates/buyer/payment-received/da.json +6 -6
  248. package/dist/templates/buyer/payment-received/en.json +6 -6
  249. package/dist/templates/buyer/payment-received/template.mjml +53 -9
  250. package/dist/templates/buyer/place-order-confirmed/da.json +36 -14
  251. package/dist/templates/buyer/place-order-confirmed/en.json +36 -14
  252. package/dist/templates/buyer/place-order-confirmed/template.mjml +255 -40
  253. package/dist/templates/buyer/rate2-reminder/da.json +8 -8
  254. package/dist/templates/buyer/rate2-reminder/en.json +8 -8
  255. package/dist/templates/buyer/rate2-reminder/template.mjml +36 -40
  256. package/dist/templates/supplier/account-restricted/da.json +6 -5
  257. package/dist/templates/supplier/account-restricted/en.json +6 -5
  258. package/dist/templates/supplier/account-restricted/template.mjml +1 -1
  259. package/dist/templates/supplier/account-restricted-soon/da.json +6 -6
  260. package/dist/templates/supplier/account-restricted-soon/en.json +6 -6
  261. package/dist/templates/supplier/account-restricted-soon/template.mjml +1 -1
  262. package/dist/templates/supplier/account-user-accepted-invitation/da.json +3 -4
  263. package/dist/templates/supplier/account-user-accepted-invitation/en.json +3 -4
  264. package/dist/templates/supplier/account-user-accepted-invitation/template.mjml +5 -14
  265. package/dist/templates/supplier/account-user-invite/da.json +3 -4
  266. package/dist/templates/supplier/account-user-invite/en.json +3 -4
  267. package/dist/templates/supplier/account-user-invite/template.mjml +4 -13
  268. package/dist/templates/supplier/bank-account-changed/da.json +3 -4
  269. package/dist/templates/supplier/bank-account-changed/en.json +3 -4
  270. package/dist/templates/supplier/bank-account-changed/template.mjml +1 -1
  271. package/dist/templates/supplier/deposit-not-reserved/da.json +6 -7
  272. package/dist/templates/supplier/deposit-not-reserved/en.json +6 -7
  273. package/dist/templates/supplier/deposit-not-reserved/template.mjml +35 -23
  274. package/dist/templates/supplier/manual-order-created/da.json +5 -3
  275. package/dist/templates/supplier/manual-order-created/en.json +5 -3
  276. package/dist/templates/supplier/manual-order-created/template.mjml +26 -9
  277. package/dist/templates/supplier/new-member/da.json +4 -3
  278. package/dist/templates/supplier/new-member/en.json +4 -3
  279. package/dist/templates/supplier/new-member/template.mjml +14 -10
  280. package/dist/templates/supplier/new-member-message/da.json +3 -1
  281. package/dist/templates/supplier/new-member-message/en.json +3 -1
  282. package/dist/templates/supplier/new-member-message/template.mjml +12 -3
  283. package/dist/templates/supplier/onboarding-breakup/da.json +11 -12
  284. package/dist/templates/supplier/onboarding-breakup/en.json +11 -12
  285. package/dist/templates/supplier/onboarding-breakup/template.mjml +34 -34
  286. package/dist/templates/supplier/onboarding-inactive-14d/da.json +11 -12
  287. package/dist/templates/supplier/onboarding-inactive-14d/en.json +11 -12
  288. package/dist/templates/supplier/onboarding-inactive-14d/template.mjml +34 -34
  289. package/dist/templates/supplier/onboarding-inactive-21d/da.json +11 -12
  290. package/dist/templates/supplier/onboarding-inactive-21d/en.json +11 -12
  291. package/dist/templates/supplier/onboarding-inactive-21d/template.mjml +34 -34
  292. package/dist/templates/supplier/onboarding-inactive-7d/da.json +11 -12
  293. package/dist/templates/supplier/onboarding-inactive-7d/en.json +11 -12
  294. package/dist/templates/supplier/onboarding-inactive-7d/template.mjml +34 -34
  295. package/dist/templates/supplier/onboarding-inactive-reminder/da.json +2 -3
  296. package/dist/templates/supplier/onboarding-inactive-reminder/en.json +2 -3
  297. package/dist/templates/supplier/onboarding-inactive-reminder/template.mjml +2 -2
  298. package/dist/templates/supplier/onboarding-next-step/da.json +11 -12
  299. package/dist/templates/supplier/onboarding-next-step/en.json +11 -12
  300. package/dist/templates/supplier/onboarding-next-step/template.mjml +36 -36
  301. package/dist/templates/supplier/onboarding-product-in-review/da.json +11 -12
  302. package/dist/templates/supplier/onboarding-product-in-review/en.json +11 -12
  303. package/dist/templates/supplier/onboarding-product-in-review/template.mjml +36 -36
  304. package/dist/templates/supplier/onboarding-stuck-company-info/da.json +11 -12
  305. package/dist/templates/supplier/onboarding-stuck-company-info/en.json +11 -12
  306. package/dist/templates/supplier/onboarding-stuck-company-info/template.mjml +36 -36
  307. package/dist/templates/supplier/onboarding-stuck-product/da.json +11 -12
  308. package/dist/templates/supplier/onboarding-stuck-product/en.json +11 -12
  309. package/dist/templates/supplier/onboarding-stuck-product/template.mjml +36 -36
  310. package/dist/templates/supplier/onboarding-stuck-step/da.json +2 -3
  311. package/dist/templates/supplier/onboarding-stuck-step/en.json +2 -3
  312. package/dist/templates/supplier/onboarding-stuck-step/template.mjml +2 -2
  313. package/dist/templates/supplier/onboarding-stuck-stripe/da.json +11 -12
  314. package/dist/templates/supplier/onboarding-stuck-stripe/en.json +11 -12
  315. package/dist/templates/supplier/onboarding-stuck-stripe/template.mjml +36 -36
  316. package/dist/templates/supplier/onboarding-stuck-submit-review/da.json +11 -12
  317. package/dist/templates/supplier/onboarding-stuck-submit-review/en.json +11 -12
  318. package/dist/templates/supplier/onboarding-stuck-submit-review/template.mjml +36 -36
  319. package/dist/templates/supplier/onboarding-zero-login/da.json +11 -12
  320. package/dist/templates/supplier/onboarding-zero-login/en.json +11 -12
  321. package/dist/templates/supplier/onboarding-zero-login/template.mjml +36 -36
  322. package/dist/templates/supplier/order-cancelled-by-customer/da.json +15 -7
  323. package/dist/templates/supplier/order-cancelled-by-customer/en.json +15 -7
  324. package/dist/templates/supplier/order-cancelled-by-customer/template.mjml +70 -21
  325. package/dist/templates/supplier/order-changed/da.json +17 -11
  326. package/dist/templates/supplier/order-changed/en.json +17 -11
  327. package/dist/templates/supplier/order-changed/template.mjml +74 -34
  328. package/dist/templates/supplier/order-received/da.json +9 -8
  329. package/dist/templates/supplier/order-received/en.json +9 -8
  330. package/dist/templates/supplier/order-received/template.mjml +1 -1
  331. package/dist/templates/supplier/order-reservations-cancelled/da.json +5 -4
  332. package/dist/templates/supplier/order-reservations-cancelled/en.json +5 -4
  333. package/dist/templates/supplier/order-reservations-cancelled/template.mjml +29 -15
  334. package/dist/templates/supplier/order-reservations-confirmed/da.json +8 -7
  335. package/dist/templates/supplier/order-reservations-confirmed/en.json +8 -7
  336. package/dist/templates/supplier/order-reservations-confirmed/template.mjml +35 -27
  337. package/dist/templates/supplier/payment-failed/da.json +13 -8
  338. package/dist/templates/supplier/payment-failed/en.json +13 -8
  339. package/dist/templates/supplier/payment-failed/template.mjml +53 -43
  340. package/dist/templates/supplier/payout/da.json +5 -5
  341. package/dist/templates/supplier/payout/en.json +5 -5
  342. package/dist/templates/supplier/payout/template.mjml +15 -14
  343. package/dist/templates/supplier/supplier-approved/da.json +6 -6
  344. package/dist/templates/supplier/supplier-approved/en.json +6 -6
  345. package/dist/templates/supplier/supplier-approved/template.mjml +1 -1
  346. package/dist/templates/supplier/supplier-ask-for-reviews/da.json +12 -13
  347. package/dist/templates/supplier/supplier-ask-for-reviews/en.json +12 -13
  348. package/dist/templates/supplier/supplier-ask-for-reviews/template.mjml +35 -35
  349. package/dist/templates/supplier/supplier-breakup-active/da.json +12 -13
  350. package/dist/templates/supplier/supplier-breakup-active/en.json +12 -13
  351. package/dist/templates/supplier/supplier-breakup-active/template.mjml +35 -35
  352. package/dist/templates/supplier/supplier-dead-end-archive/da.json +11 -0
  353. package/dist/templates/supplier/supplier-dead-end-archive/en.json +11 -0
  354. package/dist/templates/supplier/supplier-dead-end-archive/template.mjml +34 -0
  355. package/dist/templates/supplier/supplier-first-order/da.json +12 -13
  356. package/dist/templates/supplier/supplier-first-order/en.json +12 -13
  357. package/dist/templates/supplier/supplier-first-order/template.mjml +35 -35
  358. package/dist/templates/supplier/supplier-inactive-30d/da.json +12 -13
  359. package/dist/templates/supplier/supplier-inactive-30d/en.json +12 -13
  360. package/dist/templates/supplier/supplier-inactive-30d/template.mjml +35 -35
  361. package/dist/templates/supplier/supplier-inactive-60d/da.json +12 -13
  362. package/dist/templates/supplier/supplier-inactive-60d/en.json +12 -13
  363. package/dist/templates/supplier/supplier-inactive-60d/template.mjml +35 -35
  364. package/dist/templates/supplier/supplier-inactive-90d/da.json +12 -13
  365. package/dist/templates/supplier/supplier-inactive-90d/en.json +12 -13
  366. package/dist/templates/supplier/supplier-inactive-90d/template.mjml +35 -35
  367. package/dist/templates/supplier/supplier-login-reminder/da.json +1 -2
  368. package/dist/templates/supplier/supplier-login-reminder/en.json +1 -2
  369. package/dist/templates/supplier/supplier-login-reminder/template.mjml +2 -2
  370. package/dist/templates/supplier/supplier-monthly-stats/da.json +12 -13
  371. package/dist/templates/supplier/supplier-monthly-stats/en.json +12 -13
  372. package/dist/templates/supplier/supplier-monthly-stats/template.mjml +35 -35
  373. package/dist/templates/supplier/supplier-new-review/da.json +12 -13
  374. package/dist/templates/supplier/supplier-new-review/en.json +12 -13
  375. package/dist/templates/supplier/supplier-new-review/template.mjml +35 -35
  376. package/dist/templates/supplier/supplier-offseason-patience/da.json +1 -2
  377. package/dist/templates/supplier/supplier-offseason-patience/en.json +1 -2
  378. package/dist/templates/supplier/supplier-offseason-patience/template.mjml +2 -2
  379. package/dist/templates/supplier/supplier-product-approved/da.json +8 -11
  380. package/dist/templates/supplier/supplier-product-approved/en.json +8 -12
  381. package/dist/templates/supplier/supplier-product-approved/template.mjml +1 -1
  382. package/dist/templates/supplier/supplier-product-rejected/template.mjml +1 -1
  383. package/dist/templates/supplier/supplier-profile-tips/da.json +12 -13
  384. package/dist/templates/supplier/supplier-profile-tips/en.json +12 -13
  385. package/dist/templates/supplier/supplier-profile-tips/template.mjml +35 -35
  386. package/dist/templates/supplier/supplier-public/da.json +5 -5
  387. package/dist/templates/supplier/supplier-public/en.json +2 -2
  388. package/dist/templates/supplier/supplier-public/template.mjml +10 -35
  389. package/dist/templates/supplier/supplier-registered/da.json +1 -2
  390. package/dist/templates/supplier/supplier-registered/en.json +3 -3
  391. package/dist/templates/supplier/supplier-registered/template.mjml +7 -7
  392. package/dist/templates/supplier/supplier-seasonal-reminder/da.json +12 -13
  393. package/dist/templates/supplier/supplier-seasonal-reminder/en.json +12 -13
  394. package/dist/templates/supplier/supplier-seasonal-reminder/template.mjml +35 -35
  395. package/dist/templates/supplier/supplier-welcome-back/da.json +12 -13
  396. package/dist/templates/supplier/supplier-welcome-back/en.json +12 -13
  397. package/dist/templates/supplier/supplier-welcome-back/template.mjml +35 -35
  398. package/dist/templates/supplier/supplier-zero-order-benchmark/da.json +12 -13
  399. package/dist/templates/supplier/supplier-zero-order-benchmark/en.json +12 -13
  400. package/dist/templates/supplier/supplier-zero-order-benchmark/template.mjml +35 -35
  401. package/dist/templates/supplier/supplier-zero-order-optimize/da.json +12 -13
  402. package/dist/templates/supplier/supplier-zero-order-optimize/en.json +12 -13
  403. package/dist/templates/supplier/supplier-zero-order-optimize/template.mjml +35 -35
  404. package/dist/templates/supplier/supplier-zero-order-personal/da.json +12 -13
  405. package/dist/templates/supplier/supplier-zero-order-personal/en.json +12 -13
  406. package/dist/templates/supplier/supplier-zero-order-personal/template.mjml +35 -35
  407. package/dist/templates/supplier/supplier-zero-order-standout/da.json +12 -13
  408. package/dist/templates/supplier/supplier-zero-order-standout/en.json +12 -13
  409. package/dist/templates/supplier/supplier-zero-order-standout/template.mjml +35 -35
  410. package/dist/templates/supplier/user-permission-changed/da.json +3 -3
  411. package/dist/templates/supplier/user-permission-changed/en.json +3 -3
  412. package/dist/templates/supplier/user-permission-changed/template.mjml +12 -4
  413. package/package.json +1 -1
@@ -153,13 +153,13 @@
153
153
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
154
154
 
155
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
156
- 0px;">Hi {{ user.name }},</p>
156
+ 0px;">Hi {{ user.name }},</p>
157
157
  <p style="line-height: 24px; margin: 16px
158
- 0px;">We have not seen activity for a while.</p>
158
+ 0px;">We have not seen activity for a while.</p>
159
159
  <p style="line-height: 24px; margin: 16px
160
- 0px;">Keep your calendar up to date so you do not miss new bookings.</p>
160
+ 0px;">Keep your calendar up to date so you do not miss new bookings.</p>
161
161
  <p style="line-height: 24px; margin: 16px
162
- 0px;">You have {{ pendingCount }} pending actions in your dashboard.</p></div>
162
+ 0px;">Log in and see what's new since your last visit.</p></div>
163
163
 
164
164
  </td>
165
165
  </tr>
@@ -246,11 +246,11 @@
246
246
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
247
247
 
248
248
  <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
249
- 0px;"><font size="4"><b style="line-height: 24px;">Need help?</b></font></p>
249
+ 0px;"><font size="4"><b style="line-height: 24px;">Need help?</b></font></p>
250
250
  <p style="line-height: 24px; margin: 16px
251
- 0px;">Just reply to this email and we will help you move forward.</p>
251
+ 0px;">Just reply to this email and we will help you move forward.</p>
252
252
  <p style="line-height: 24px; margin: 16px
253
- 0px;">{{ support.email }}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
253
+ 0px;">{{ support.email }}{{#if support.phone}}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
254
254
 
255
255
  </td>
256
256
  </tr>
@@ -289,9 +289,9 @@
289
289
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
290
290
 
291
291
  <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
292
- 0px;"><small style="line-height: 24px;">Need help? Reply to this email.</small></p>
292
+ 0px;"><small style="line-height: 24px;">Need help? Reply to this email.</small></p>
293
293
  <p style="line-height: 24px; margin: 16px
294
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause onboarding</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Unsubscribe</a></small></p></div>
294
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause emails</a></small></p></div>
295
295
 
296
296
  </td>
297
297
  </tr>
@@ -374,9 +374,9 @@
374
374
 
375
375
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">Sent from</b>
376
376
  <br>
377
- Nuento Denmark ApS, CVR 39000725
377
+ Nuento · nuento.co.uk
378
378
  <br>
379
- Lundeborgvej 4, 9220 Aalborg</div>
379
+ Operated by Nuento Denmark</div>
380
380
 
381
381
  </td>
382
382
  </tr>
@@ -153,13 +153,13 @@
153
153
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
154
154
 
155
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
156
- 0px;">Hej {{ user.name }},</p>
156
+ 0px;">Hej {{ user.name }},</p>
157
157
  <p style="line-height: 24px; margin: 16px
158
- 0px;">Kunder søger stadig aktivt efter leverandører i din kategori.</p>
158
+ 0px;">Kunder søger stadig aktivt efter produkter i din kategori.</p>
159
159
  <p style="line-height: 24px; margin: 16px
160
- 0px;">I sidste måned var der {{ categorySearchCount }} søgninger i {{ categoryName }}.</p>
160
+ 0px;">Hold din profil opdateret, du er klar når de næste henvendelser kommer.</p>
161
161
  <p style="line-height: 24px; margin: 16px
162
- 0px;">Lad os din profil i front igen.</p></div>
162
+ 0px;">Log ind og opdater din profil det tager kun et par minutter.</p></div>
163
163
 
164
164
  </td>
165
165
  </tr>
@@ -246,11 +246,11 @@
246
246
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
247
247
 
248
248
  <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
249
- 0px;"><font size="4"><b style="line-height: 24px;">Har du brug for hjælp?</b></font></p>
249
+ 0px;"><font size="4"><b style="line-height: 24px;">Har du brug for hjælp?</b></font></p>
250
250
  <p style="line-height: 24px; margin: 16px
251
- 0px;">Svar blot på denne mail, så hjælper vi dig videre.</p>
251
+ 0px;">Svar blot på denne mail, så hjælper vi dig videre.</p>
252
252
  <p style="line-height: 24px; margin: 16px
253
- 0px;">{{ support.email }}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
253
+ 0px;">{{ support.email }}{{#if support.phone}}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
254
254
 
255
255
  </td>
256
256
  </tr>
@@ -289,9 +289,9 @@
289
289
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
290
290
 
291
291
  <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
292
- 0px;"><small style="line-height: 24px;">Har du brug for hjælp? Svar på denne mail.</small></p>
292
+ 0px;"><small style="line-height: 24px;">Har du brug for hjælp? Svar på denne mail.</small></p>
293
293
  <p style="line-height: 24px; margin: 16px
294
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Sæt i bero</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Afmeld</a></small></p></div>
294
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Sæt i bero</a></small></p></div>
295
295
 
296
296
  </td>
297
297
  </tr>
@@ -153,13 +153,13 @@
153
153
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
154
154
 
155
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
156
- 0px;">Hi {{ user.name }},</p>
156
+ 0px;">Hi {{ user.name }},</p>
157
157
  <p style="line-height: 24px; margin: 16px
158
- 0px;">Customers are still actively searching for suppliers in your category.</p>
158
+ 0px;">Customers are still actively searching for products in your category.</p>
159
159
  <p style="line-height: 24px; margin: 16px
160
- 0px;">Last month there were {{ categorySearchCount }} searches in {{ categoryName }}.</p>
160
+ 0px;">Keep your profile updated so you're ready when the next enquiries come in.</p>
161
161
  <p style="line-height: 24px; margin: 16px
162
- 0px;">Let us get your profile in front again.</p></div>
162
+ 0px;">Log in and update your profile it only takes a couple of minutes.</p></div>
163
163
 
164
164
  </td>
165
165
  </tr>
@@ -246,11 +246,11 @@
246
246
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
247
247
 
248
248
  <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
249
- 0px;"><font size="4"><b style="line-height: 24px;">Need help?</b></font></p>
249
+ 0px;"><font size="4"><b style="line-height: 24px;">Need help?</b></font></p>
250
250
  <p style="line-height: 24px; margin: 16px
251
- 0px;">Just reply to this email and we will help you move forward.</p>
251
+ 0px;">Just reply to this email and we will help you move forward.</p>
252
252
  <p style="line-height: 24px; margin: 16px
253
- 0px;">{{ support.email }}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
253
+ 0px;">{{ support.email }}{{#if support.phone}}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
254
254
 
255
255
  </td>
256
256
  </tr>
@@ -289,9 +289,9 @@
289
289
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
290
290
 
291
291
  <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
292
- 0px;"><small style="line-height: 24px;">Need help? Reply to this email.</small></p>
292
+ 0px;"><small style="line-height: 24px;">Need help? Reply to this email.</small></p>
293
293
  <p style="line-height: 24px; margin: 16px
294
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause onboarding</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Unsubscribe</a></small></p></div>
294
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause emails</a></small></p></div>
295
295
 
296
296
  </td>
297
297
  </tr>
@@ -374,9 +374,9 @@
374
374
 
375
375
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">Sent from</b>
376
376
  <br>
377
- Nuento Denmark ApS, CVR 39000725
377
+ Nuento · nuento.co.uk
378
378
  <br>
379
- Lundeborgvej 4, 9220 Aalborg</div>
379
+ Operated by Nuento Denmark</div>
380
380
 
381
381
  </td>
382
382
  </tr>
@@ -153,11 +153,11 @@
153
153
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
154
154
 
155
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
156
- 0px;">Hej {{ user.name }},</p>
156
+ 0px;">Hej {{ user.name }},</p>
157
157
  <p style="line-height: 24px; margin: 16px
158
- 0px;">Vi vil gerne have dig aktiv igen på platformen.</p>
158
+ 0px;">Vi vil gerne have dig aktiv igen på platformen.</p>
159
159
  <p style="line-height: 24px; margin: 16px
160
- 0px;">Hvis det giver mening, tager vi gerne et kort kald og hjælper med næste skridt.</p>
160
+ 0px;">Svar blot denne mail, finder vi ud af, hvad der giver mening for dig.</p>
161
161
  <p style="line-height: 24px; margin: 16px
162
162
  0px;">Hvis vi fortsat ikke hører fra dig, kan vi blive nødt til at pause din profil.</p></div>
163
163
 
@@ -201,8 +201,8 @@
201
201
  <tbody>
202
202
  <tr>
203
203
  <td align="center" bgcolor="#FA3232" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#FA3232;" valign="middle">
204
- <a href="{{ bookCallUrl }}" 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">
205
- Book et kald
204
+ <a href="{{ dashboardUrl }}" 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">
205
+ til dashboard
206
206
  </a>
207
207
  </td>
208
208
  </tr>
@@ -246,11 +246,11 @@
246
246
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
247
247
 
248
248
  <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
249
- 0px;"><font size="4"><b style="line-height: 24px;">Har du brug for hjælp?</b></font></p>
249
+ 0px;"><font size="4"><b style="line-height: 24px;">Har du brug for hjælp?</b></font></p>
250
250
  <p style="line-height: 24px; margin: 16px
251
- 0px;">Svar blot på denne mail, så hjælper vi dig videre.</p>
251
+ 0px;">Svar blot på denne mail, så hjælper vi dig videre.</p>
252
252
  <p style="line-height: 24px; margin: 16px
253
- 0px;">{{ support.email }}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
253
+ 0px;">{{ support.email }}{{#if support.phone}}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
254
254
 
255
255
  </td>
256
256
  </tr>
@@ -289,9 +289,9 @@
289
289
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
290
290
 
291
291
  <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
292
- 0px;"><small style="line-height: 24px;">Har du brug for hjælp? Svar på denne mail.</small></p>
292
+ 0px;"><small style="line-height: 24px;">Har du brug for hjælp? Svar på denne mail.</small></p>
293
293
  <p style="line-height: 24px; margin: 16px
294
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Sæt i bero</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Afmeld</a></small></p></div>
294
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Sæt i bero</a></small></p></div>
295
295
 
296
296
  </td>
297
297
  </tr>
@@ -153,11 +153,11 @@
153
153
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
154
154
 
155
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
156
- 0px;">Hi {{ user.name }},</p>
156
+ 0px;">Hi {{ user.name }},</p>
157
157
  <p style="line-height: 24px; margin: 16px
158
- 0px;">We would love to see you active on the platform again.</p>
158
+ 0px;">We would love to see you active on the platform again.</p>
159
159
  <p style="line-height: 24px; margin: 16px
160
- 0px;">If helpful, we can do a short call and guide your next steps.</p>
160
+ 0px;">Just reply to this email and we'll figure out what makes sense for you.</p>
161
161
  <p style="line-height: 24px; margin: 16px
162
162
  0px;">If we still do not hear from you, we may need to pause your profile.</p></div>
163
163
 
@@ -201,8 +201,8 @@
201
201
  <tbody>
202
202
  <tr>
203
203
  <td align="center" bgcolor="#FA3232" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#FA3232;" valign="middle">
204
- <a href="{{ bookCallUrl }}" 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">
205
- Book a call
204
+ <a href="{{ dashboardUrl }}" 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">
205
+ Go to dashboard
206
206
  </a>
207
207
  </td>
208
208
  </tr>
@@ -246,11 +246,11 @@
246
246
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
247
247
 
248
248
  <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
249
- 0px;"><font size="4"><b style="line-height: 24px;">Need help?</b></font></p>
249
+ 0px;"><font size="4"><b style="line-height: 24px;">Need help?</b></font></p>
250
250
  <p style="line-height: 24px; margin: 16px
251
- 0px;">Just reply to this email and we will help you move forward.</p>
251
+ 0px;">Just reply to this email and we will help you move forward.</p>
252
252
  <p style="line-height: 24px; margin: 16px
253
- 0px;">{{ support.email }}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
253
+ 0px;">{{ support.email }}{{#if support.phone}}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
254
254
 
255
255
  </td>
256
256
  </tr>
@@ -289,9 +289,9 @@
289
289
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
290
290
 
291
291
  <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
292
- 0px;"><small style="line-height: 24px;">Need help? Reply to this email.</small></p>
292
+ 0px;"><small style="line-height: 24px;">Need help? Reply to this email.</small></p>
293
293
  <p style="line-height: 24px; margin: 16px
294
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause onboarding</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Unsubscribe</a></small></p></div>
294
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause emails</a></small></p></div>
295
295
 
296
296
  </td>
297
297
  </tr>
@@ -374,9 +374,9 @@
374
374
 
375
375
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">Sent from</b>
376
376
  <br>
377
- Nuento Denmark ApS, CVR 39000725
377
+ Nuento · nuento.co.uk
378
378
  <br>
379
- Lundeborgvej 4, 9220 Aalborg</div>
379
+ Operated by Nuento Denmark</div>
380
380
 
381
381
  </td>
382
382
  </tr>
@@ -289,7 +289,7 @@
289
289
  <p style="line-height: 24px; margin: 16px
290
290
  0px;">Hvis du vil have vores bud på, hvordan du kan optimere din profil, så lad os tage en kort snak.</p>
291
291
  <p style="line-height: 24px; margin: 16px
292
- 0px;"><a href="{{ bookCallUrl }}" style="line-height: 24px; text-decoration: underline;">Book et kald</a> · <a href="mailto:{{ support.email }}" style="line-height: 24px; text-decoration: underline;">{{ support.email }}</a> · <a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
292
+ 0px;"><a href="mailto:{{ support.email }}" style="line-height: 24px; text-decoration: underline;">{{ support.email }}</a>{{#if support.phone}} · <a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
293
293
 
294
294
  </td>
295
295
  </tr>
@@ -330,7 +330,7 @@
330
330
  <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
331
331
  0px;"><small style="line-height: 24px;">Svar på denne mail, så vender vi tilbage.</small></p>
332
332
  <p style="line-height: 24px; margin: 16px
333
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Sæt i bero</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Afmeld</a></small></p></div>
333
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Sæt i bero</a></small></p></div>
334
334
 
335
335
  </td>
336
336
  </tr>
@@ -289,7 +289,7 @@
289
289
  <p style="line-height: 24px; margin: 16px
290
290
  0px;">If you want our take on how you can optimize your profile, let's have a short chat.</p>
291
291
  <p style="line-height: 24px; margin: 16px
292
- 0px;"><a href="{{ bookCallUrl }}" style="line-height: 24px; text-decoration: underline;">Book et kald</a> · <a href="mailto:{{ support.email }}" style="line-height: 24px; text-decoration: underline;">{{ support.email }}</a> · <a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
292
+ 0px;"><a href="mailto:{{ support.email }}" style="line-height: 24px; text-decoration: underline;">{{ support.email }}</a>{{#if support.phone}} · <a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
293
293
 
294
294
  </td>
295
295
  </tr>
@@ -330,7 +330,7 @@
330
330
  <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
331
331
  0px;"><small style="line-height: 24px;">Reply to this email and we'll get back to you.</small></p>
332
332
  <p style="line-height: 24px; margin: 16px
333
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Unsubscribe</a></small></p></div>
333
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause</a></small></p></div>
334
334
 
335
335
  </td>
336
336
  </tr>
@@ -413,9 +413,9 @@
413
413
 
414
414
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">Sent from</b>
415
415
  <br>
416
- Nuento Denmark ApS, CVR 39000725
416
+ Nuento · nuento.co.uk
417
417
  <br>
418
- Lundeborgvej 4, 9220 Aalborg</div>
418
+ Operated by Nuento Denmark</div>
419
419
 
420
420
  </td>
421
421
  </tr>
@@ -153,11 +153,11 @@
153
153
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
154
154
 
155
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
156
- 0px;">Hej {{ user.name }},</p>
156
+ 0px;">Hej {{ user.name }},</p>
157
157
  <p style="line-height: 24px; margin: 16px
158
- 0px;">Her er din rapport for {{ month }}.</p>
158
+ 0px;">Her er din rapport for {{ month }}.</p>
159
159
  <p style="line-height: 24px; margin: 16px
160
- 0px;">Visninger: {{ views }} | Forespørgsler: {{ inquiries }} | Konvertering: {{ conversionRate }}%</p>
160
+ 0px;">Visninger: {{ views }} | Forespørgsler: {{ inquiries }} | Konvertering: {{ conversionRate }}%</p>
161
161
  <p style="line-height: 24px; margin: 16px
162
162
  0px;">Fortsæt det gode arbejde, og brug data til at optimere din profil.</p></div>
163
163
 
@@ -246,11 +246,11 @@
246
246
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
247
247
 
248
248
  <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
249
- 0px;"><font size="4"><b style="line-height: 24px;">Har du brug for hjælp?</b></font></p>
249
+ 0px;"><font size="4"><b style="line-height: 24px;">Har du brug for hjælp?</b></font></p>
250
250
  <p style="line-height: 24px; margin: 16px
251
- 0px;">Svar blot på denne mail, så hjælper vi dig videre.</p>
251
+ 0px;">Svar blot på denne mail, så hjælper vi dig videre.</p>
252
252
  <p style="line-height: 24px; margin: 16px
253
- 0px;">{{ support.email }}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
253
+ 0px;">{{ support.email }}{{#if support.phone}}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
254
254
 
255
255
  </td>
256
256
  </tr>
@@ -289,9 +289,9 @@
289
289
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
290
290
 
291
291
  <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
292
- 0px;"><small style="line-height: 24px;">Har du brug for hjælp? Svar på denne mail.</small></p>
292
+ 0px;"><small style="line-height: 24px;">Har du brug for hjælp? Svar på denne mail.</small></p>
293
293
  <p style="line-height: 24px; margin: 16px
294
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Sæt i bero</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Afmeld</a></small></p></div>
294
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Sæt i bero</a></small></p></div>
295
295
 
296
296
  </td>
297
297
  </tr>
@@ -153,11 +153,11 @@
153
153
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
154
154
 
155
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
156
- 0px;">Hi {{ user.name }},</p>
156
+ 0px;">Hi {{ user.name }},</p>
157
157
  <p style="line-height: 24px; margin: 16px
158
- 0px;">Here is your report for {{ month }}.</p>
158
+ 0px;">Here is your report for {{ month }}.</p>
159
159
  <p style="line-height: 24px; margin: 16px
160
- 0px;">Views: {{ views }} | Inquiries: {{ inquiries }} | Conversion: {{ conversionRate }}%</p>
160
+ 0px;">Views: {{ views }} | Inquiries: {{ inquiries }} | Conversion: {{ conversionRate }}%</p>
161
161
  <p style="line-height: 24px; margin: 16px
162
162
  0px;">Keep up the momentum and use the data to optimize your profile.</p></div>
163
163
 
@@ -246,11 +246,11 @@
246
246
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
247
247
 
248
248
  <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
249
- 0px;"><font size="4"><b style="line-height: 24px;">Need help?</b></font></p>
249
+ 0px;"><font size="4"><b style="line-height: 24px;">Need help?</b></font></p>
250
250
  <p style="line-height: 24px; margin: 16px
251
- 0px;">Just reply to this email and we will help you move forward.</p>
251
+ 0px;">Just reply to this email and we will help you move forward.</p>
252
252
  <p style="line-height: 24px; margin: 16px
253
- 0px;">{{ support.email }}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
253
+ 0px;">{{ support.email }}{{#if support.phone}}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
254
254
 
255
255
  </td>
256
256
  </tr>
@@ -289,9 +289,9 @@
289
289
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
290
290
 
291
291
  <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
292
- 0px;"><small style="line-height: 24px;">Need help? Reply to this email.</small></p>
292
+ 0px;"><small style="line-height: 24px;">Need help? Reply to this email.</small></p>
293
293
  <p style="line-height: 24px; margin: 16px
294
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause onboarding</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Unsubscribe</a></small></p></div>
294
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause emails</a></small></p></div>
295
295
 
296
296
  </td>
297
297
  </tr>
@@ -374,9 +374,9 @@
374
374
 
375
375
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">Sent from</b>
376
376
  <br>
377
- Nuento Denmark ApS, CVR 39000725
377
+ Nuento · nuento.co.uk
378
378
  <br>
379
- Lundeborgvej 4, 9220 Aalborg</div>
379
+ Operated by Nuento Denmark</div>
380
380
 
381
381
  </td>
382
382
  </tr>
@@ -153,11 +153,11 @@
153
153
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
154
154
 
155
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
156
- 0px;">Hej {{ user.name }},</p>
156
+ 0px;">Hej {{ user.name }},</p>
157
157
  <p style="line-height: 24px; margin: 16px
158
- 0px;">Du har netop modtaget en ny anmeldelse fra {{ reviewerName }}.</p>
158
+ 0px;">Du har netop modtaget en ny anmeldelse fra {{ reviewerName }}.</p>
159
159
  <p style="line-height: 24px; margin: 16px
160
- 0px;">Vurdering: {{ rating }}/5 stjerner</p>
160
+ 0px;">Vurdering: {{ rating }}/5 stjerner</p>
161
161
  <p style="line-height: 24px; margin: 16px
162
162
  0px;">"{{ reviewExcerpt }}"</p></div>
163
163
 
@@ -246,11 +246,11 @@
246
246
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
247
247
 
248
248
  <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
249
- 0px;"><font size="4"><b style="line-height: 24px;">Har du brug for hjælp?</b></font></p>
249
+ 0px;"><font size="4"><b style="line-height: 24px;">Har du brug for hjælp?</b></font></p>
250
250
  <p style="line-height: 24px; margin: 16px
251
- 0px;">Svar blot på denne mail, så hjælper vi dig videre.</p>
251
+ 0px;">Svar blot på denne mail, så hjælper vi dig videre.</p>
252
252
  <p style="line-height: 24px; margin: 16px
253
- 0px;">{{ support.email }}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
253
+ 0px;">{{ support.email }}{{#if support.phone}}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
254
254
 
255
255
  </td>
256
256
  </tr>
@@ -289,9 +289,9 @@
289
289
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
290
290
 
291
291
  <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
292
- 0px;"><small style="line-height: 24px;">Har du brug for hjælp? Svar på denne mail.</small></p>
292
+ 0px;"><small style="line-height: 24px;">Har du brug for hjælp? Svar på denne mail.</small></p>
293
293
  <p style="line-height: 24px; margin: 16px
294
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Sæt i bero</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Afmeld</a></small></p></div>
294
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Sæt i bero</a></small></p></div>
295
295
 
296
296
  </td>
297
297
  </tr>
@@ -153,11 +153,11 @@
153
153
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
154
154
 
155
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
156
- 0px;">Hi {{ user.name }},</p>
156
+ 0px;">Hi {{ user.name }},</p>
157
157
  <p style="line-height: 24px; margin: 16px
158
- 0px;">You just received a new review from {{ reviewerName }}.</p>
158
+ 0px;">You just received a new review from {{ reviewerName }}.</p>
159
159
  <p style="line-height: 24px; margin: 16px
160
- 0px;">Rating: {{ rating }}/5 stars</p>
160
+ 0px;">Rating: {{ rating }}/5 stars</p>
161
161
  <p style="line-height: 24px; margin: 16px
162
162
  0px;">"{{ reviewExcerpt }}"</p></div>
163
163
 
@@ -246,11 +246,11 @@
246
246
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
247
247
 
248
248
  <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
249
- 0px;"><font size="4"><b style="line-height: 24px;">Need help?</b></font></p>
249
+ 0px;"><font size="4"><b style="line-height: 24px;">Need help?</b></font></p>
250
250
  <p style="line-height: 24px; margin: 16px
251
- 0px;">Just reply to this email and we will help you move forward.</p>
251
+ 0px;">Just reply to this email and we will help you move forward.</p>
252
252
  <p style="line-height: 24px; margin: 16px
253
- 0px;">{{ support.email }}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
253
+ 0px;">{{ support.email }}{{#if support.phone}}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
254
254
 
255
255
  </td>
256
256
  </tr>
@@ -289,9 +289,9 @@
289
289
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
290
290
 
291
291
  <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
292
- 0px;"><small style="line-height: 24px;">Need help? Reply to this email.</small></p>
292
+ 0px;"><small style="line-height: 24px;">Need help? Reply to this email.</small></p>
293
293
  <p style="line-height: 24px; margin: 16px
294
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause onboarding</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Unsubscribe</a></small></p></div>
294
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause emails</a></small></p></div>
295
295
 
296
296
  </td>
297
297
  </tr>
@@ -374,9 +374,9 @@
374
374
 
375
375
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">Sent from</b>
376
376
  <br>
377
- Nuento Denmark ApS, CVR 39000725
377
+ Nuento · nuento.co.uk
378
378
  <br>
379
- Lundeborgvej 4, 9220 Aalborg</div>
379
+ Operated by Nuento Denmark</div>
380
380
 
381
381
  </td>
382
382
  </tr>
@@ -289,7 +289,7 @@
289
289
  <p style="line-height: 24px; margin: 16px
290
290
  0px;">Vi sidder klar til at hjælpe dig med at optimere din profil.</p>
291
291
  <p style="line-height: 24px; margin: 16px
292
- 0px;">{{ support.email }}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
292
+ 0px;">{{ support.email }}{{#if support.phone}}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
293
293
 
294
294
  </td>
295
295
  </tr>
@@ -330,7 +330,7 @@
330
330
  <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
331
331
  0px;"><small style="line-height: 24px;">Svar på denne mail, så vender vi tilbage.</small></p>
332
332
  <p style="line-height: 24px; margin: 16px
333
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Sæt i bero</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Afmeld</a></small></p></div>
333
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Sæt i bero</a></small></p></div>
334
334
 
335
335
  </td>
336
336
  </tr>
@@ -289,7 +289,7 @@
289
289
  <p style="line-height: 24px; margin: 16px
290
290
  0px;">We're here to help you optimise your profile.</p>
291
291
  <p style="line-height: 24px; margin: 16px
292
- 0px;">{{ support.email }}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a></p></div>
292
+ 0px;">{{ support.email }}{{#if support.phone}}<br><a href="tel:{{ support.phone }}" style="line-height: 24px; text-decoration: underline;">{{ support.phone }}</a>{{/if}}</p></div>
293
293
 
294
294
  </td>
295
295
  </tr>
@@ -330,7 +330,7 @@
330
330
  <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
331
331
  0px;"><small style="line-height: 24px;">Reply to this email and we'll get back to you.</small></p>
332
332
  <p style="line-height: 24px; margin: 16px
333
- 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause emails</a> · <a href="{{ unsubscribeUrl }}" style="line-height: 24px; text-decoration: underline;">Unsubscribe</a></small></p></div>
333
+ 0px;"><small style="line-height: 24px;"><a href="{{ managePreferencesUrl }}" style="line-height: 24px; text-decoration: underline;">Pause emails</a></small></p></div>
334
334
 
335
335
  </td>
336
336
  </tr>
@@ -413,9 +413,9 @@
413
413
 
414
414
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">Sent from</b>
415
415
  <br>
416
- Nuento Denmark ApS, CVR 39000725
416
+ Nuento · nuento.co.uk
417
417
  <br>
418
- Lundeborgvej 4, 9220 Aalborg</div>
418
+ Operated by Nuento Denmark</div>
419
419
 
420
420
  </td>
421
421
  </tr>