Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.91 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
  3. <head>
  4. <!--[if gte mso 9]>
  5. <xml>
  6. <o:OfficeDocumentSettings>
  7. <o:AllowPNG/>
  8. <o:PixelsPerInch>96</o:PixelsPerInch>
  9. </o:OfficeDocumentSettings>
  10. </xml>
  11. <![endif]-->
  12. <meta http-equiv="Content-type" content="text/html; charset=utf-8">
  13. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  14. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  15. <meta name="format-detection" content="date=no">
  16. <meta name="format-detection" content="address=no">
  17. <meta name="format-detection" content="telephone=no">
  18. <link href="https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap" rel="stylesheet">
  19. <link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap" rel="stylesheet">
  20. <link href="https://fonts.googleapis.com/css?family=Muli:400,700" rel="stylesheet">
  21. <title>Email Template</title>
  22. <style type="text/css" media="screen">
  23. /* Linked Styles */
  24. body {
  25. padding: 0 !important;
  26. margin: 0 !important;
  27. display: block !important;
  28. min-width: 100% !important;
  29. width: 100% !important;
  30. background: #f2f2f3;
  31. -webkit-text-size-adjust: none
  32. }
  33.  
  34. a {
  35. font-family: 'Roboto', 'Muli', Arial, sans-serif;
  36. color: #246182;
  37. text-decoration: underline;
  38. }
  39.  
  40. p {
  41. padding: 0 !important;
  42. margin: 0 !important
  43. }
  44.  
  45. img {
  46. -ms-interpolation-mode: bicubic;
  47. /* Allow smoother rendering of resized image in Internet Explorer */
  48. }
  49.  
  50. [style*="Muli"] {
  51. font-family: 'Montserrat', 'Muli', Arial, sans-serif !important;
  52. }
  53.  
  54. .section {
  55. background-color: #ffffff;
  56. padding-bottom: 10px;
  57. }
  58.  
  59. .section-content {
  60. padding: 20px 50px;
  61. padding-bottom: 30px;
  62. }
  63.  
  64. .section-separator {
  65. height: 12px;
  66. }
  67.  
  68. .row-separator {
  69. height: 5px;
  70. }
  71.  
  72. .big-row-separator {
  73. height: 30px;
  74. }
  75.  
  76. .h1-blue {
  77. color: #246182;
  78. font-family: 'Montserrat', Arial,sans-serif, 'Muli';
  79. font-size: 25px;
  80. line-height: 32px;
  81. text-align: left;
  82. font-weight: 600;
  83. }
  84.  
  85. .h2-blue {
  86. color: #246182;
  87. font-family: 'Montserrat', Arial,sans-serif, 'Muli';
  88. font-size: 20px;
  89. line-height: 28px;
  90. text-align: left;
  91. font-weight: 600;
  92. }
  93.  
  94. .h3-blue {
  95. color:#246182;
  96. font-family: 'Montserrat', Arial,sans-serif, 'Muli';
  97. font-size:20px;
  98. line-height:28px;
  99. text-align:left;
  100. font-weight: 500
  101. }
  102.  
  103. .text-wrapper {
  104. padding-bottom: 25px;
  105. }
  106.  
  107. .text-wrapper:last-child {
  108. padding-bottom: 0;
  109. }
  110.  
  111. .text {
  112. color: #111111;
  113. font-family: 'Roboto', 'Muli', Arial, sans-serif !important;
  114. font-size: 14px;
  115. line-height: 24px;
  116. text-align: left;
  117. }
  118.  
  119. .table-row {
  120. background-color: #f2f2f3;
  121. }
  122.  
  123. .first-column {
  124. max-width: 195px;
  125. }
  126.  
  127. .first-column-content {
  128. background-color: #ffffff;
  129. margin: 1px;
  130. }
  131.  
  132. .first-column-wrapper {
  133. padding: 12px 30px;
  134. }
  135.  
  136. .first-column-h4 {
  137. color: #111111;
  138. font-family: 'Muli', Arial, sans-serif !important;
  139. font-size: 16px;
  140. line-height: 20px;
  141. text-align: left;
  142. font-weight: normal;
  143. margin: 0;
  144. }
  145.  
  146. .second-column {
  147. text-align: right;
  148. padding-right: 30px;
  149. }
  150.  
  151. .second-column-h4 {
  152. color: #111111;
  153. font-family: 'Muli', Arial, sans-serif !important;
  154. font-size: 16px;
  155. line-height: 20px;
  156. text-align: right;
  157. font-weight: bold;
  158. margin: 0;
  159. }
  160.  
  161. .text-footer {
  162. color: #111111;
  163. font-family: 'Muli', Arial, sans-serif !important;
  164. font-size: 12px;
  165. line-height: 18px;
  166. text-align: left;
  167. }
  168.  
  169. .img-m-center {
  170. padding: 20px 0;
  171. }
  172.  
  173. /* Mobile styles */
  174. @media only screen and (max-device-width: 580px),
  175. only screen and (max-width: 580px) {
  176. .mobile-shell {
  177. width: 100% !important;
  178. min-width: 100% !important;
  179. }
  180.  
  181. .center {
  182. margin: 0 auto !important;
  183. }
  184.  
  185. .td {
  186. width: 100% !important;
  187. min-width: 100% !important;
  188. }
  189.  
  190. .mobile-br-1 {
  191. height: 1px !important;
  192. }
  193.  
  194. .mobile-br-5 {
  195. height: 5px !important;
  196. }
  197.  
  198. .mobile-br-10 {
  199. height: 10px !important;
  200. }
  201.  
  202. .mobile-br-15 {
  203. height: 15px !important;
  204. }
  205.  
  206. .mobile-br-20 {
  207. height: 20px !important;
  208. }
  209.  
  210. .mobile-br-25 {
  211. height: 25px !important;
  212. }
  213.  
  214. .m-td,
  215. .hide-for-mobile {
  216. display: none !important;
  217. width: 0 !important;
  218. height: 0 !important;
  219. font-size: 0 !important;
  220. line-height: 0 !important;
  221. min-height: 0 !important;
  222. }
  223.  
  224. .mobile-block {
  225. display: block !important;
  226. }
  227.  
  228. .img-m-center {
  229. text-align: center !important;
  230. }
  231.  
  232. .fluid-img img {
  233. width: 100% !important;
  234. max-width: 100% !important;
  235. height: auto !important;
  236. }
  237.  
  238. .column,
  239. .column-top,
  240. .column-bottom,
  241. .column-dir {
  242. float: left !important;
  243. width: 100% !important;
  244. display: block !important;
  245. }
  246.  
  247. .content-spacing {
  248. width: 15px !important;
  249. }
  250.  
  251. .p30-0 {
  252. padding: 30px 0 !important;
  253. }
  254.  
  255. .p20-0 {
  256. padding: 20px 0 !important;
  257. }
  258.  
  259. .p15-0 {
  260. padding: 15px 0 !important;
  261. }
  262.  
  263. .text4-r,
  264. .h5-m,
  265. .text2-m,
  266. .h4-blue-m {
  267. text-align: center !important;
  268. }
  269.  
  270. .td-width {
  271. width: 130px !important;
  272. }
  273.  
  274. .h4-r,
  275. .h4 {
  276. font-size: 13px !important;
  277. line-height: 17px !important;
  278. }
  279.  
  280. .pb15 {
  281. padding-bottom: 15px !important;
  282. }
  283.  
  284. .text-btn-wrapper {
  285. margin-bottom: 15px !important;
  286. }
  287. }
  288.  
  289. .footer-logo {
  290. margin-bottom: 12px;
  291. }
  292. </style>
  293. </head>
  294.  
  295. <body class="body" style="padding:0 !important; margin:0 !important; display:block !important; min-width:100% !important; width:100% !important; background:#f2f2f3; -webkit-text-size-adjust:none">
  296. <div style="display:none;font-size:1px;color:#333333;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
  297. Kia ora Alex, pickup is just 7-days away. Make sure your vehicle is ready to go, remember to complete your pickup form.
  298. </div>
  299. <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#f2f2f3" style="padding: 50px 0;">
  300. <tbody>
  301. <tr>
  302. <td align="center" valign="top">
  303. <table width="750" border="0" cellspacing="0" cellpadding="0" class="mobile-shell">
  304. <tr class="section">
  305. <td>
  306. <div class="img" style="text-align:center">
  307. <div class="img-m-center">
  308. <a href="https://mandrillapp.com/track/click/30767327/mighway.com?p=eyJzIjoieW1ndzJ4a0lqUFMtNUZ1RGtJS3BGQ1BlTWxnIiwidiI6MSwicCI6IntcInVcIjozMDc2NzMyNyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL21pZ2h3YXkuY29tXFxcL1wiLFwiaWRcIjpcImVjNTM5OTdhNGM1ZDQ5MWM5ZGZmZDczYzk2MTNmMzFlXCIsXCJ1cmxfaWRzXCI6W1wiYzhiNWZkMjEzNmYzMDdlYTAxYjRiYTBkNWZkZDJjZGU1MjYxNTY0OVwiXX0ifQ" target="_blank"><img src="https://res.cloudinary.com/mighway/image/upload/v1571795546/Email%20Assets/Logo-400px-.jpg" border="0" width="307.69" height="80.77" alt="logo.jpg"></a>
  309. </div>
  310. </div>
  311. </td>
  312. </tr>
  313. <tr class="section-separator"></tr>
  314. <tr class="section">
  315. <td class="section-content">
  316. <h1 class="h1-blue">7-days until das hits the road!</h1>
  317. <h3 class="h3-blue">Hi Alex,</h3>
  318. <div class="text-wrapper">
  319. <p class="text">
  320. Great news! ALex is due to pick up das.
  321. </p>
  322. </div>
  323. <div class="text-wrapper">
  324. <p class="text">
  325. Make sure das is checked and ready to go. You could even add some personal touches to make their journey that much sweeter.
  326. </p>
  327. </div>
  328. <div class="text-wrapper">
  329. <p class="text">
  330. If you haven’t already, chat to ALex to arrange a suitable pick-up and drop-off time. Remember to carefully check das at pickup and upon return, including the distance travelled. Record any existing damage to the vehicle and additional equipment you have included.
  331. </p>
  332. </div>
  333. <div class="text-wrapper">
  334. <p class="text">
  335. <strong>Please submit pick-up and drop-off forms within 48-hours of drop-off, otherwise your payment or any insurance claims will not be processed.</strong>
  336. This can easily be done through the Mighway app which is free to download. This is a great central place to store and complete forms, download the app through the link below.
  337. </p>
  338. </div>
  339. <h2 class="h2-blue">Booking Details</h2>
  340. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  341. <tr class="table-row">
  342. <td class="first-column">
  343. <div class="first-column-content">
  344. <div class="first-column-wrapper">
  345. <h4 class="first-column-h4">Booking Reference</h4>
  346. </div>
  347. </div>
  348. </td>
  349. <td class="second-column">
  350. <h4 class="second-column-h4">AMAM190412L_6Z</h4>
  351. </td>
  352. </tr>
  353. <tr class="row-separator"></tr>
  354. <tr class="table-row">
  355. <td class="first-column">
  356. <div class="first-column-content">
  357. <div class="first-column-wrapper">
  358. <h4 class="first-column-h4">Listing Name</h4>
  359. </div>
  360. </div>
  361. </td>
  362. <td class="second-column">
  363. <h4 class="second-column-h4">das</h4>
  364. </td>
  365. </tr>
  366. <tr class="row-separator"></tr>
  367. <tr class="table-row">
  368. <td class="first-column">
  369. <div class="first-column-content">
  370. <div class="first-column-wrapper">
  371. <h4 class="first-column-h4">Guest Name</h4>
  372. </div>
  373. </div>
  374. </td>
  375. <td class="second-column">
  376. <h4 class="second-column-h4">ALex Moreau</h4>
  377. </td>
  378. </tr>
  379. <tr class="row-separator"></tr>
  380. <tr class="table-row">
  381. <td class="first-column">
  382. <div class="first-column-content">
  383. <div class="first-column-wrapper">
  384. <h4 class="first-column-h4">Number of Guests</h4>
  385. </div>
  386. </div>
  387. </td>
  388. <td class="second-column">
  389. <h4 class="second-column-h4">2</h4>
  390. </td>
  391. </tr>
  392. <tr class="row-separator"></tr>
  393. <tr class="table-row">
  394. <td class="first-column">
  395. <div class="first-column-content">
  396. <div class="first-column-wrapper">
  397. <h4 class="first-column-h4">Contact Number</h4>
  398. </div>
  399. </div>
  400. </td>
  401. <td class="second-column">
  402. <h4 class="second-column-h4">+33 7 50 30 10 20</h4>
  403. </td>
  404. </tr>
  405. <tr class="row-separator"></tr>
  406. <tr class="table-row">
  407. <td class="first-column">
  408. <div class="first-column-content">
  409. <div class="first-column-wrapper">
  410. <h4 class="first-column-h4">Pick-up Location</h4>
  411. </div>
  412. </div>
  413. </td>
  414. <td class="second-column">
  415. <h4 class="second-column-h4">Auckland</h4>
  416. </td>
  417. </tr>
  418. <tr class="row-separator"></tr>
  419. <tr class="table-row">
  420. <td class="first-column">
  421. <div class="first-column-content">
  422. <div class="first-column-wrapper">
  423. <h4 class="first-column-h4">Pick-up Date</h4>
  424. </div>
  425. </div>
  426. </td>
  427. <td class="second-column">
  428. <h4 class="second-column-h4">Monday April 15th 2019</h4>
  429. </td>
  430. </tr>
  431. <tr class="row-separator"></tr>
  432. <tr class="table-row">
  433. <td class="first-column">
  434. <div class="first-column-content">
  435. <div class="first-column-wrapper">
  436. <h4 class="first-column-h4">Drop-off Date</h4>
  437. </div>
  438. </div>
  439. </td>
  440. <td class="second-column">
  441. <h4 class="second-column-h4">Monday April 22nd 2019</h4>
  442. </td>
  443. </tr>
  444. <tr class="row-separator"></tr>
  445. <tr class="table-row">
  446. <td class="first-column">
  447. <div class="first-column-content">
  448. <div class="first-column-wrapper">
  449. <h4 class="first-column-h4">
  450. $12.00&nbsp;
  451. <sup class="sup" style="line-height: 1px; font-size: 0.6em;">NZD</sup>&nbsp;x 8 days
  452. </h4>
  453. </div>
  454. </div>
  455. </td>
  456. <td class="second-column">
  457. <h4 class="second-column-h4">
  458. $96.00
  459. <sup class="sup" style="line-height: 1px; font-size: 0.6em;">NZD</sup>
  460. </h4>
  461. </td>
  462. </tr>
  463. <tr class="row-separator"></tr>
  464.  
  465.  
  466. <tr class="big-row-separator"></tr>
  467. <tr>
  468. <td colspan="2" style="text-align: center;">
  469. <div class="text-btn-wrapper" style="background-color: #ef4136; width: 242px; height: 42px; margin: auto 2em; display: inline-block;">
  470. <div class="text-btn" style="color: #ffffff; font-family: Arial,sans-serif, 'Muli'; font-size: 14px; line-height: 18px; text-align: center; padding: 12px 28px;">
  471. <a href="https://mandrillapp.com/track/click/30767327/www.mighway.com?p=eyJzIjoiT2lKOVRDVGxwV3pNT0JHMmFZWDROdmprR2xJIiwidiI6MSwicCI6IntcInVcIjozMDc2NzMyNyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL3d3dy5taWdod2F5LmNvbVxcXC9uelxcXC9lblxcXC9zdXBwb3J0XFxcL293bmVycy1hcHBcIixcImlkXCI6XCJlYzUzOTk3YTRjNWQ0OTFjOWRmZmQ3M2M5NjEzZjMxZVwiLFwidXJsX2lkc1wiOltcImZhY2MyNmE4NmY0ZjYxYTczYjE2ZWEzYWNiNDYxMzk3MGU3MmI1ZGFcIl19In0" target="_blank" class="link-white" style="color: #ffffff; text-decoration: none;">Download the Mighway App</a>
  472. </div>
  473. </div>
  474. <div class="text-btn-wrapper" style="background-color: #ef4136; width: 180px; height: 42px; margin: auto 2em; display: inline-block;">
  475. <div class="text-btn" style="color: #ffffff; font-family: Arial,sans-serif, 'Muli'; font-size: 14px; line-height: 18px; text-align: center; padding: 12px 28px;">
  476. <a href="https://mandrillapp.com/track/click/30767327/app.mighway.com?p=eyJzIjoiQzB5ZE11MHNxdWVzYVgxWDB0S0Z0QjFnNWRVIiwidiI6MSwicCI6IntcInVcIjozMDc2NzMyNyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL2FwcC5taWdod2F5LmNvbVxcXC9ib29raW5nc1xcXC9BTUFNMTkwNDEyTF82WlwiLFwiaWRcIjpcImVjNTM5OTdhNGM1ZDQ5MWM5ZGZmZDczYzk2MTNmMzFlXCIsXCJ1cmxfaWRzXCI6W1wiMTMzNWE0NThhMTA2YTdlMTJjNGMxNWU3NzllY2Q1NWJhZmUxMmFiM1wiXX0ifQ" target="_blank" class="link-white" style="color: #ffffff; text-decoration: none;">Message Guest</a>
  477. </div>
  478. </div>
  479. </td>
  480. </tr>
  481. </table>
  482. </td>
  483. </tr>
  484. <tr class="section-separator"></tr>
  485. <tr class="section">
  486. <td class="section-content">
  487. <h2 class="h2-blue">License Check</h2>
  488. <div class="text-wrapper">
  489. <p class="text">
  490. Before your guests start their adventure, please make sure you check each driver's license and ensure they are valid.
  491. </p>
  492. </div>
  493.  
  494. <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-top: 2em;">
  495. <tr class="table-row">
  496. <td class="first-column">
  497. <div class="first-column-content">
  498. <div class="first-column-wrapper">
  499. <h4 class="first-column-h4">Driver Name</h4>
  500. </div>
  501. </div>
  502. </td>
  503. <td class="second-column">
  504. <h4 class="second-column-h4">AAAa kj</h4>
  505. </td>
  506. </tr>
  507. <tr class="row-separator"></tr>
  508. <tr class="table-row">
  509. <td class="first-column">
  510. <div class="first-column-content">
  511. <div class="first-column-wrapper">
  512. <h4 class="first-column-h4">License Number</h4>
  513. </div>
  514. </div>
  515. </td>
  516. <td class="second-column">
  517. <h4 class="second-column-h4">a</h4>
  518. </td>
  519. </tr>
  520. <tr class="row-separator"></tr>
  521. <tr class="table-row">
  522. <td class="first-column">
  523. <div class="first-column-content">
  524. <div class="first-column-wrapper">
  525. <h4 class="first-column-h4">Country</h4>
  526. </div>
  527. </div>
  528. </td>
  529. <td class="second-column">
  530. <h4 class="second-column-h4">DZ</h4>
  531. </td>
  532. </tr>
  533. <tr class="row-separator"></tr>
  534. <tr class="table-row">
  535. <td class="first-column">
  536. <div class="first-column-content">
  537. <div class="first-column-wrapper">
  538. <h4 class="first-column-h4">Date of Birth</h4>
  539. </div>
  540. </div>
  541. </td>
  542. <td class="second-column">
  543. <h4 class="second-column-h4">Tuesday January 1st 1974</h4>
  544. </td>
  545. </tr>
  546. <tr class="row-separator"></tr>
  547. <tr class="table-row">
  548. <td class="first-column">
  549. <div class="first-column-content">
  550. <div class="first-column-wrapper">
  551. <h4 class="first-column-h4">Issue Date</h4>
  552. </div>
  553. </div>
  554. </td>
  555. <td class="second-column">
  556. <h4 class="second-column-h4">Tuesday January 1st 2019</h4>
  557. </td>
  558. </tr>
  559. <tr class="row-separator"></tr>
  560. <tr class="table-row">
  561. <td class="first-column">
  562. <div class="first-column-content">
  563. <div class="first-column-wrapper">
  564. <h4 class="first-column-h4">Expiry Date</h4>
  565. </div>
  566. </div>
  567. </td>
  568. <td class="second-column">
  569. <h4 class="second-column-h4">Thursday January 1st 2037</h4>
  570. </td>
  571. </tr>
  572. </table>
  573.  
  574. </td>
  575. </tr>
  576. <tr class="section-separator"></tr>
  577. <tr class="section">
  578. <td class="section-content">
  579.  
  580. <h2 class="h2-blue">Frequently Asked Questions and Terms & Conditions</h2>
  581. <div class="text-wrapper">
  582. <p class="text">
  583. We're here to help, read our <a href="https://mandrillapp.com/track/click/30767327/mighway.freshdesk.com?p=eyJzIjoiNlZBRDR2Sno2M3EybThxQ3FoSklBZjJ3eDJnIiwidiI6MSwicCI6IntcInVcIjozMDc2NzMyNyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL21pZ2h3YXkuZnJlc2hkZXNrLmNvbVxcXC9zdXBwb3J0XFxcL3NvbHV0aW9uc1wiLFwiaWRcIjpcImVjNTM5OTdhNGM1ZDQ5MWM5ZGZmZDczYzk2MTNmMzFlXCIsXCJ1cmxfaWRzXCI6W1wiODM4ZDFmNTlhYzc3ZmRmMjQ3NzlmMTE3NzliZDYwYTE1OTQ4YWJmM1wiXX0ifQ" target="_blank">Frequently Asked Questions</a> and <a href="https://mandrillapp.com/track/click/30767327/mighway.freshdesk.com?p=eyJzIjoiV0x5alk1WlJJb1lYYU9DcDgtYUt2ZndaOGJjIiwidiI6MSwicCI6IntcInVcIjozMDc2NzMyNyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL21pZ2h3YXkuZnJlc2hkZXNrLmNvbVxcXC9zdXBwb3J0XFxcL3NvbHV0aW9uc1xcXC9mb2xkZXJzXFxcLzkwMDAwMDM5NzlcIixcImlkXCI6XCJlYzUzOTk3YTRjNWQ0OTFjOWRmZmQ3M2M5NjEzZjMxZVwiLFwidXJsX2lkc1wiOltcIjk1OGJkMmU0MzgwMzQ2OTg2NTc1ZmNhMDI5MjY4NTVlMGNmMGI0MGZcIl19In0" target="_blank">Terms & Conditions</a>.
  584. </p>
  585. </div>
  586. </td>
  587. </tr>
  588. <tr class="section-separator"></tr>
  589. <tr class="section">
  590. <td class="section-content">
  591. <table width="100%">
  592. <tr>
  593. <td>
  594. <div id="image_8">
  595. <div class="fluid-img" style="font-size: 0pt; line-height: 0pt; text-align: left;">
  596. <img src="https://res.cloudinary.com/mighway/image/upload/v1571794769/Email%20Assets/MighwayApp.jpg" border="0" width="315" height="215" alt="Rere_Falls_Gisborne.jpg" constrain="true" imagepreview="false">
  597. </div>
  598. </div>
  599. <table style="width: 100%;">
  600. <tr>
  601. <td>
  602. <a href="https://mandrillapp.com/track/click/30767327/play.google.com?p=eyJzIjoiekcwV0lOMzdTWHhTX0xRVGZGb0R1RVFHc0FFIiwidiI6MSwicCI6IntcInVcIjozMDc2NzMyNyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL3BsYXkuZ29vZ2xlLmNvbVxcXC9zdG9yZVxcXC9hcHBzXFxcL2RldGFpbHM_aWQ9Y29tLnJ1bnN3aXRodG9nby5taWdod2F5JmhsPWVuXCIsXCJpZFwiOlwiZWM1Mzk5N2E0YzVkNDkxYzlkZmZkNzNjOTYxM2YzMWVcIixcInVybF9pZHNcIjpbXCJhZGEyYzFiZjNlZWYwMDI0NzAzYjJiNTdmMmNmMjc3YTU2MDIyYjU1XCJdfSJ9" target="_blank" title="Roadtrippers - Trip Planner">
  603. <img alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" style="float: left;" width="150" constrain="true" imagepreview="false">
  604. </a>
  605. </td>
  606. <td>
  607. <a href="https://mandrillapp.com/track/click/30767327/apps.apple.com?p=eyJzIjoiYXNLeU9hakFndUFWam5QTXhkNlVXYVROSlZNIiwidiI6MSwicCI6IntcInVcIjozMDc2NzMyNyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL2FwcHMuYXBwbGUuY29tXFxcL256XFxcL2FwcFxcXC9taWdod2F5LW93bmVyc1xcXC9pZDE0NDI0MjQwNzlcIixcImlkXCI6XCJlYzUzOTk3YTRjNWQ0OTFjOWRmZmQ3M2M5NjEzZjMxZVwiLFwidXJsX2lkc1wiOltcIjNjZWM2ZTBiOTk3MmY5MDRiMzA4MDUxMzI1MjVmMjczMzE0ODA5MGFcIl19In0" target="_blank" title="Roadtrippers - Trip Planner on Appstore">
  608. <img src="https://res.cloudinary.com/d34/image/upload/v1575857512/cms/images/image/New-Button.png" alt="Apple Download" width="120" height="40" constrain="true" imagepreview="false" vspace="9" style="float: left;">
  609. </a>
  610. </td>
  611. </tr>
  612. </table>
  613. </td>
  614. <td width="30px"></td>
  615. <td>
  616. <h2 class="h2-blue">Mighway Owners App</h2>
  617. <div class="text-wrapper">
  618. <p class="text">
  619. The Mighway Owner’s App is free to download. This is a great central place to store and complete pick-up and drop-off forms. You can submit these directly to Mighway, log your maintenance and service checks, or download checklists. Spend time enjoying the things you love, instead of filling out forms.
  620. </p>
  621. </div>
  622. </td>
  623. </tr>
  624. </table>
  625. </td>
  626. </tr>
  627. <tr class="section-separator"></tr>
  628. <tr class="section">
  629. <td class="section-content">
  630. <table>
  631. <tr>
  632. <td witdh="120" style="white-space: nowrap">
  633. <img src="https://res.cloudinary.com/mighway/image/upload/v1561344983/Email%20Assets/Mighway_Team_Circle.png" alt="mighway team circle.png" height="99" width="100" constrain="true" imagepreview="false">
  634. </td>
  635. <td style="padding: 0 20px; white-space: nowrap">
  636. <p style="color:#c1c1c1; font-family: 'Montserrat', Arial,sans-serif, 'Muli'; font-size:14px; line-height:28px; text-align:left">ALL THE BEST,</p>
  637. <h2 class="h2-blue" style="margin: 0">- Mighway Team</h2>
  638. </td>
  639. <td style="width: 99%; text-align: right;">
  640. <div style="background-color: #246182; width: 137px; height: 32px; margin: auto; margin-right: 40px;">
  641. <div class="text-btn" style="color: #ffffff; font-family: Arial,sans-serif, 'Muli'; font-size: 14px; line-height: 18px; text-align: center; padding: 7px 28px;">
  642. <a href="https://mandrillapp.com/track/click/30767327/www.mighway.com?p=eyJzIjoiTC1RTjBTWHh6cXJxaS1Zc0tTNUFhdlBXenhvIiwidiI6MSwicCI6IntcInVcIjozMDc2NzMyNyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL3d3dy5taWdod2F5LmNvbVxcXC9uelxcXC9lblxcXC9jb250YWN0XCIsXCJpZFwiOlwiZWM1Mzk5N2E0YzVkNDkxYzlkZmZkNzNjOTYxM2YzMWVcIixcInVybF9pZHNcIjpbXCJlYzYxYzcwYzg4OWU5MjlmMWFhOWExYjI4YzJhMDc3MzMyZjMwNWM4XCJdfSJ9" target="_blank" class="link-white" style="color: #ffffff; text-decoration: none;">Get in Touch</a>
  643. </div>
  644. </div>
  645. </td>
  646. </tr>
  647. </table>
  648. </td>
  649. </tr>
  650. <tr class="section-separator"></tr>
  651. <tr class="section">
  652. <td class="section-content">
  653. <table>
  654. <tr>
  655. <td width="120" style="white-space: nowrap">
  656. <img src="https://app.staging.mighway.com/images/desktop-logo.png" alt="Mighway" width="216px" constrain="true" imagepreview="false" class="footer-logo">
  657. <p class="text-footer">Level 1, 83 Beach Road, Auckland 1010, New Zealand</p>
  658. </td>
  659. <td style="width: 99%; text-align: right;">
  660. <div>
  661. <a href="https://mandrillapp.com/track/click/30767327/www.youtube.com?p=eyJzIjoiZkhzSEVTajhvNkNnRGRWcXBiMzNsTVJBRURjIiwidiI6MSwicCI6IntcInVcIjozMDc2NzMyNyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL3d3dy55b3V0dWJlLmNvbVxcXC9jaGFubmVsXFxcL1VDSUdoMkYzR2tBNkw4Z0ZiOWZrVXVTZ1wiLFwiaWRcIjpcImVjNTM5OTdhNGM1ZDQ5MWM5ZGZmZDczYzk2MTNmMzFlXCIsXCJ1cmxfaWRzXCI6W1wiNmI3NTkzMDQyNTljNmU4NzU0OWYxMDMxZmEyYjhlNDRkYmU2NjZiN1wiXX0ifQ" target="_blank" style="display: inline-block; padding: 0 2px;">
  662. <img src="https://res.cloudinary.com/mighway/image/upload/v1561344806/Email%20Assets/ico_youtube_footer.jpg" border="0" width="30" height="30" alt="ico_youtube_footer.jpg">
  663. </a>
  664. <a href="https://mandrillapp.com/track/click/30767327/www.facebook.com?p=eyJzIjoiZTlqREVQNV9IUXVBQ1pWQnQ2WWNjbHdaQUkwIiwidiI6MSwicCI6IntcInVcIjozMDc2NzMyNyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL3d3dy5mYWNlYm9vay5jb21cXFwvbWlnaHdheVxcXC9cIixcImlkXCI6XCJlYzUzOTk3YTRjNWQ0OTFjOWRmZmQ3M2M5NjEzZjMxZVwiLFwidXJsX2lkc1wiOltcIjYxYTg1Nzc3ODgyMzVjM2Y3OTIyZGI0OTA4NmU1NWM1YTA5MzRkYTZcIl19In0" target="_blank" style="display: inline-block; padding: 0 2px;">
  665. <img src="https://res.cloudinary.com/mighway/image/upload/v1561344857/Email%20Assets/ico_facebook_footer.jpg" border="0" width="30" height="30" alt="ico_facebook_footer.jpg">
  666. </a>
  667. <a href="https://mandrillapp.com/track/click/30767327/www.instagram.com?p=eyJzIjoiZzRhQTNYVGRicUJGN3BwMUI2ZTRqMFhUNGJJIiwidiI6MSwicCI6IntcInVcIjozMDc2NzMyNyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL3d3dy5pbnN0YWdyYW0uY29tXFxcL2dvbWlnaHdheVxcXC9cIixcImlkXCI6XCJlYzUzOTk3YTRjNWQ0OTFjOWRmZmQ3M2M5NjEzZjMxZVwiLFwidXJsX2lkc1wiOltcImMxMzA0NmM0YzNjOWEwZTdhOTBiMGFlZWRjYzgxYjczNmZjMTNlMmRcIl19In0" target="_blank" style="display: inline-block; padding: 0 2px;">
  668. <img src="https://res.cloudinary.com/mighway/image/upload/v1561344906/Email%20Assets/ico_instagram_footer.jpg" border="0" width="30" height="30" alt="ico_instagram_footer.jpg">
  669. </a>
  670. </div>
  671. <a href="mailto:support@mighway.com?subject=Mighway Booking AMAM190412L_6Z" target="_blank" style="font-size: 12px; line-height: 18px;">support@mighway.com</a>
  672. <br>
  673. <a href="https://mandrillapp.com/track/click/30767327/mighway.com?p=eyJzIjoieW1ndzJ4a0lqUFMtNUZ1RGtJS3BGQ1BlTWxnIiwidiI6MSwicCI6IntcInVcIjozMDc2NzMyNyxcInZcIjoxLFwidXJsXCI6XCJodHRwczpcXFwvXFxcL21pZ2h3YXkuY29tXFxcL1wiLFwiaWRcIjpcImVjNTM5OTdhNGM1ZDQ5MWM5ZGZmZDczYzk2MTNmMzFlXCIsXCJ1cmxfaWRzXCI6W1wiYzhiNWZkMjEzNmYzMDdlYTAxYjRiYTBkNWZkZDJjZGU1MjYxNTY0OVwiXX0ifQ" target="_blank" style="font-size: 12px; line-height: 18px;">www.mighway.com</a>
  674. <br>
  675. <p class="text-footer" style="text-align: right;">
  676. <a href="tel:0800 555 696" target="_blank">
  677. 0800 555 696
  678. </a>
  679. </p>
  680. </td>
  681. </tr>
  682. </table>
  683. </td>
  684. </tr>
  685. </table>
  686. </td>
  687. </tr>
  688. </tbody>
  689. </table>
  690. </body>
  691. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement