wco_models 3.1.0.90 → 3.1.0.91

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 (37) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/wco/unsubscribes_controller.rb +40 -0
  3. data/app/mailers/wco_email/application_mailer.rb +15 -14
  4. data/app/models/wco/lead.rb +10 -0
  5. data/app/models/wco/leadset.rb +4 -0
  6. data/app/models/wco_email/context.rb +1 -1
  7. data/app/models/wco_email/email_template.rb +1 -1
  8. data/app/models/wco_email/message_stub.rb +2 -3
  9. data/app/views/wco_email/application_mailer/_footer_unsubscribe.html.erb +24 -0
  10. data/app/views/wco_email/application_mailer/_header_logo.html.erb +12 -0
  11. data/app/views/wco_email/email_layouts/_m20221201react.html.erb +1202 -0
  12. data/app/views/wco_email/email_layouts/_m20221222merryxmas.html.erb +766 -0
  13. data/app/views/wco_email/email_layouts/_m202309_feedback.html.erb +1161 -0
  14. data/app/views/wco_email/email_layouts/_m202309_ror4.html.erb +1068 -0
  15. data/app/views/wco_email/email_layouts/_marketing_node_1.html.erb +984 -0
  16. data/app/views/wco_email/email_layouts/_marketing_react_1.html +0 -0
  17. data/app/views/wco_email/email_layouts/_marketing_react_2.html.erb +749 -0
  18. data/app/views/wco_email/email_layouts/_marketing_react_3.html.erb +628 -0
  19. data/app/views/wco_email/email_layouts/_marketing_ror_1.html +751 -0
  20. data/app/views/wco_email/email_layouts/_marketing_ror_2.html.erb +755 -0
  21. data/app/views/wco_email/email_layouts/_marketing_ror_3.html.erb +25 -0
  22. data/app/views/wco_email/email_layouts/_marketing_ror_4.html.erb +25 -0
  23. data/app/views/wco_email/email_layouts/_marketing_ror_5.html.erb +17 -0
  24. data/app/views/wco_email/email_layouts/_marketing_wordpress_1.html +0 -0
  25. data/app/views/wco_email/email_layouts/_marketing_wordpress_2.html +0 -0
  26. data/app/views/wco_email/email_layouts/_piousbox_roundborders.html.erb +1007 -0
  27. data/app/views/wco_email/email_layouts/_plain.haml +18 -0
  28. data/app/views/wco_email/email_layouts/_rec_resume_shared_with_you.html.erb +39 -0
  29. data/app/views/wco_email/email_layouts/_slug-1.html.erb +0 -0
  30. data/app/views/wco_email/email_layouts/_slug-2.html.erb +0 -0
  31. data/app/views/wco_email/email_layouts/_slug-3.html.erb +0 -0
  32. data/app/views/wco_email/email_layouts/_test_tracking_footer.haml +12 -0
  33. data/app/views/wco_email/email_layouts/_wasyaco_roundborders.html.erb +686 -0
  34. data/app/views/wco_email/unsubscribes/_header.haml +4 -0
  35. data/app/views/wco_email/unsubscribes/_table.haml +22 -0
  36. data/config/routes.rb +2 -0
  37. metadata +29 -1
@@ -0,0 +1,1161 @@
1
+ <!doctype html>
2
+ <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml"
3
+ xmlns:o="urn:schemas-microsoft-com:office:office">
4
+
5
+ <head>
6
+ <!--[if gte mso 15]>
7
+ <xml>
8
+ <o:OfficeDocumentSettings>
9
+ <o:AllowPNG/>
10
+ <o:PixelsPerInch>96</o:PixelsPerInch>
11
+ </o:OfficeDocumentSettings>
12
+ </xml>
13
+ <![endif]-->
14
+ <meta charset="UTF-8">
15
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
16
+ <meta name="viewport" content="width=device-width, initial-scale=1">
17
+ <title>*|MC:SUBJECT|*</title>
18
+
19
+ <style type="text/css">
20
+
21
+ /* templateFooter */
22
+ #templateFooter {
23
+ background-color: #FAFAFA;
24
+ background-image: none;
25
+ background-repeat: no-repeat;
26
+ background-position: center;
27
+ background-size: cover;
28
+ border-top: 0;
29
+ border-bottom: 0;
30
+ padding-top: 9px;
31
+ padding-bottom: 9px;
32
+ }
33
+ #templateFooter .mcnTextContent,
34
+ #templateFooter .mcnTextContent p {
35
+ color: #656565;
36
+ font-family: Helvetica;
37
+ font-size: 12px;
38
+ line-height: 150%;
39
+ text-align: center;
40
+ }
41
+ #templateFooter .mcnTextContent a,
42
+ #templateFooter .mcnTextContent p a {
43
+ color: #656565;
44
+ font-weight: normal;
45
+ text-decoration: underline;
46
+ }
47
+
48
+ p {
49
+ margin: 10px 0;
50
+ padding: 0;
51
+ }
52
+
53
+ table {
54
+ border-collapse: collapse;
55
+ }
56
+
57
+ h1,
58
+ h2,
59
+ h3,
60
+ h4,
61
+ h5,
62
+ h6 {
63
+ display: block;
64
+ margin: 0;
65
+ padding: 0;
66
+ }
67
+
68
+ img,
69
+ a img {
70
+ border: 0;
71
+ height: auto;
72
+ outline: none;
73
+ text-decoration: none;
74
+ }
75
+
76
+ body,
77
+ #bodyTable,
78
+ #bodyCell {
79
+ height: 100%;
80
+ margin: 0;
81
+ padding: 0;
82
+ width: 100%;
83
+ }
84
+
85
+ .mcnPreviewText {
86
+ display: none !important;
87
+ }
88
+
89
+ #outlook a {
90
+ padding: 0;
91
+ }
92
+
93
+ img {
94
+ -ms-interpolation-mode: bicubic;
95
+ }
96
+
97
+ table {
98
+ mso-table-lspace: 0pt;
99
+ mso-table-rspace: 0pt;
100
+ }
101
+
102
+ .ReadMsgBody {
103
+ width: 100%;
104
+ }
105
+
106
+ .ExternalClass {
107
+ width: 100%;
108
+ }
109
+
110
+ p,
111
+ a,
112
+ li,
113
+ td,
114
+ blockquote {
115
+ mso-line-height-rule: exactly;
116
+ }
117
+
118
+ a[href^=tel],
119
+ a[href^=sms] {
120
+ color: inherit;
121
+ cursor: default;
122
+ text-decoration: none;
123
+ }
124
+
125
+ p,
126
+ a,
127
+ li,
128
+ td,
129
+ body,
130
+ table,
131
+ blockquote {
132
+ -ms-text-size-adjust: 100%;
133
+ -webkit-text-size-adjust: 100%;
134
+ }
135
+
136
+ .ExternalClass,
137
+ .ExternalClass p,
138
+ .ExternalClass td,
139
+ .ExternalClass div,
140
+ .ExternalClass span,
141
+ .ExternalClass font {
142
+ line-height: 100%;
143
+ }
144
+
145
+ a[x-apple-data-detectors] {
146
+ color: inherit !important;
147
+ text-decoration: none !important;
148
+ font-size: inherit !important;
149
+ font-family: inherit !important;
150
+ font-weight: inherit !important;
151
+ line-height: inherit !important;
152
+ }
153
+
154
+ .templateContainer {
155
+ max-width: 600px !important;
156
+ background: white;
157
+ }
158
+
159
+ a.mcnButton {
160
+ display: block;
161
+ }
162
+
163
+ .mcnImage,
164
+ .mcnRetinaImage {
165
+ vertical-align: bottom;
166
+ }
167
+
168
+ .mcnTextContent {
169
+ word-break: break-word;
170
+ }
171
+
172
+ .mcnTextContent img {
173
+ height: auto !important;
174
+ }
175
+
176
+ .mcnDividerBlock {
177
+ table-layout: fixed !important;
178
+ }
179
+
180
+ /*
181
+ @tab Page
182
+ @section Heading 1
183
+ @style heading 1
184
+ */
185
+ h1 {
186
+ /*@editable*/
187
+ color: #222222;
188
+ /*@editable*/
189
+ font-family: Helvetica;
190
+ /*@editable*/
191
+ font-size: 40px;
192
+ /*@editable*/
193
+ font-style: normal;
194
+ /*@editable*/
195
+ font-weight: bold;
196
+ /*@editable*/
197
+ line-height: 150%;
198
+ /*@editable*/
199
+ letter-spacing: normal;
200
+ /*@editable*/
201
+ text-align: left;
202
+ }
203
+
204
+ /*
205
+ @tab Page
206
+ @section Heading 2
207
+ @style heading 2
208
+ */
209
+ h2 {
210
+ /*@editable*/
211
+ color: #222222;
212
+ /*@editable*/
213
+ font-family: Helvetica;
214
+ /*@editable*/
215
+ font-size: 28px;
216
+ /*@editable*/
217
+ font-style: normal;
218
+ /*@editable*/
219
+ font-weight: bold;
220
+ /*@editable*/
221
+ line-height: 150%;
222
+ /*@editable*/
223
+ letter-spacing: normal;
224
+ /*@editable*/
225
+ text-align: left;
226
+ }
227
+
228
+ /*
229
+ @tab Page
230
+ @section Heading 3
231
+ @style heading 3
232
+ */
233
+ h3 {
234
+ /*@editable*/
235
+ color: #444444;
236
+ /*@editable*/
237
+ font-family: Helvetica;
238
+ /*@editable*/
239
+ font-size: 22px;
240
+ /*@editable*/
241
+ font-style: normal;
242
+ /*@editable*/
243
+ font-weight: bold;
244
+ /*@editable*/
245
+ line-height: 150%;
246
+ /*@editable*/
247
+ letter-spacing: normal;
248
+ /*@editable*/
249
+ text-align: left;
250
+ }
251
+
252
+ /*
253
+ @tab Page
254
+ @section Heading 4
255
+ @style heading 4
256
+ */
257
+ h4 {
258
+ /*@editable*/
259
+ color: #949494;
260
+ /*@editable*/
261
+ font-family: Georgia;
262
+ /*@editable*/
263
+ font-size: 20px;
264
+ /*@editable*/
265
+ font-style: italic;
266
+ /*@editable*/
267
+ font-weight: normal;
268
+ /*@editable*/
269
+ line-height: 125%;
270
+ /*@editable*/
271
+ letter-spacing: normal;
272
+ /*@editable*/
273
+ text-align: left;
274
+ }
275
+
276
+ /*
277
+ @tab Header
278
+ @section Header Container Style
279
+ */
280
+ #templateHeader {
281
+ /*@editable*/
282
+ background-color: #F7F7F7;
283
+ /*@editable*/
284
+ background-image: none;
285
+ /*@editable*/
286
+ background-repeat: no-repeat;
287
+ /*@editable*/
288
+ background-position: center;
289
+ /*@editable*/
290
+ background-size: cover;
291
+ /*@editable*/
292
+ border-top: 0;
293
+ /*@editable*/
294
+ border-bottom: 0;
295
+ /*@editable*/
296
+ padding-top: 54px;
297
+ /*@editable*/
298
+ padding-bottom: 54px;
299
+ }
300
+
301
+ /*
302
+ @tab Header
303
+ @section Header Interior Style
304
+ */
305
+ .headerContainer {
306
+ /*@editable*/
307
+ background-color: transparent;
308
+ /*@editable*/
309
+ background-image: none;
310
+ /*@editable*/
311
+ background-repeat: no-repeat;
312
+ /*@editable*/
313
+ background-position: center;
314
+ /*@editable*/
315
+ background-size: cover;
316
+ /*@editable*/
317
+ border-top: 0;
318
+ /*@editable*/
319
+ border-bottom: 0;
320
+ /*@editable*/
321
+ padding-top: 0;
322
+ /*@editable*/
323
+ padding-bottom: 0;
324
+ }
325
+
326
+ /*
327
+ @tab Header
328
+ @section Header Text
329
+ */
330
+ .headerContainer .mcnTextContent,
331
+ .headerContainer .mcnTextContent p {
332
+ /*@editable*/
333
+ color: #757575;
334
+ /*@editable*/
335
+ font-family: Helvetica;
336
+ /*@editable*/
337
+ font-size: 16px;
338
+ /*@editable*/
339
+ line-height: 150%;
340
+ /*@editable*/
341
+ text-align: left;
342
+ }
343
+
344
+ /*
345
+ @tab Header
346
+ @section Header Link
347
+ */
348
+ .headerContainer .mcnTextContent a,
349
+ .headerContainer .mcnTextContent p a {
350
+ /*@editable*/
351
+ color: #007C89;
352
+ /*@editable*/
353
+ font-weight: normal;
354
+ /*@editable*/
355
+ text-decoration: underline;
356
+ }
357
+
358
+ /*
359
+ @tab Body
360
+ @section Body Container Style
361
+ */
362
+ #templateBody {
363
+ background-color: #FAFAFA;
364
+ background-image: none;
365
+ background-repeat: no-repeat;
366
+ background-position: center;
367
+ background-size: cover;
368
+ border-top: 0;
369
+ border-bottom: 0;
370
+ padding-top: 27px;
371
+ padding-bottom: 63px;
372
+ }
373
+
374
+ /*
375
+ @tab Body
376
+ @section Body Interior Style
377
+ */
378
+ .bodyContainer {
379
+ /*@editable*/
380
+ background-color: transparent;
381
+ /*@editable*/
382
+ background-image: none;
383
+ /*@editable*/
384
+ background-repeat: no-repeat;
385
+ /*@editable*/
386
+ background-position: center;
387
+ /*@editable*/
388
+ background-size: cover;
389
+ /*@editable*/
390
+ border-top: 0;
391
+ /*@editable*/
392
+ border-bottom: 0;
393
+ /*@editable*/
394
+ padding-top: 0;
395
+ /*@editable*/
396
+ padding-bottom: 0;
397
+ }
398
+
399
+ /*
400
+ @tab Body
401
+ @section Body Text
402
+ */
403
+ .bodyContainer .mcnTextContent,
404
+ .bodyContainer .mcnTextContent p {
405
+ /*@editable*/
406
+ color: #757575;
407
+ /*@editable*/
408
+ font-family: Helvetica;
409
+ /*@editable*/
410
+ font-size: 16px;
411
+ /*@editable*/
412
+ line-height: 150%;
413
+ /*@editable*/
414
+ text-align: left;
415
+ }
416
+
417
+ /*
418
+ @tab Body
419
+ @section Body Link
420
+ */
421
+ .bodyContainer .mcnTextContent a,
422
+ .bodyContainer .mcnTextContent p a {
423
+ /*@editable*/
424
+ color: #007C89;
425
+ /*@editable*/
426
+ font-weight: normal;
427
+ /*@editable*/
428
+ text-decoration: underline;
429
+ }
430
+
431
+ /*
432
+ @tab Footer
433
+ @section Footer Interior Style
434
+ */
435
+ .footerContainer {
436
+ /*@editable*/
437
+ background-color: transparent;
438
+ /*@editable*/
439
+ background-image: none;
440
+ /*@editable*/
441
+ background-repeat: no-repeat;
442
+ /*@editable*/
443
+ background-position: center;
444
+ /*@editable*/
445
+ background-size: cover;
446
+ /*@editable*/
447
+ border-top: 0;
448
+ /*@editable*/
449
+ border-bottom: 0;
450
+ /*@editable*/
451
+ padding-top: 0;
452
+ /*@editable*/
453
+ padding-bottom: 0;
454
+ }
455
+
456
+ /*
457
+ @tab Footer
458
+ @section Footer Text
459
+ */
460
+ .footerContainer .mcnTextContent,
461
+ .footerContainer .mcnTextContent p {
462
+ /*@editable*/
463
+ color: #FFFFFF;
464
+ /*@editable*/
465
+ font-family: Helvetica;
466
+ /*@editable*/
467
+ font-size: 12px;
468
+ /*@editable*/
469
+ line-height: 150%;
470
+ /*@editable*/
471
+ text-align: center;
472
+ }
473
+
474
+ /*
475
+ @tab Footer
476
+ @section Footer Link
477
+ */
478
+ .footerContainer .mcnTextContent a,
479
+ .footerContainer .mcnTextContent p a {
480
+ /*@editable*/
481
+ color: #FFFFFF;
482
+ /*@editable*/
483
+ font-weight: normal;
484
+ /*@editable*/
485
+ text-decoration: underline;
486
+ }
487
+
488
+ @media only screen and (min-width:768px) {
489
+ .templateContainer {
490
+ width: 600px !important;
491
+ }
492
+
493
+ }
494
+
495
+ @media only screen and (max-width: 480px) {
496
+
497
+ body,
498
+ table,
499
+ td,
500
+ p,
501
+ a,
502
+ li,
503
+ blockquote {
504
+ -webkit-text-size-adjust: none !important;
505
+ }
506
+
507
+ }
508
+
509
+ @media only screen and (max-width: 480px) {
510
+ body {
511
+ width: 100% !important;
512
+ min-width: 100% !important;
513
+ }
514
+
515
+ }
516
+
517
+ @media only screen and (max-width: 480px) {
518
+ .mcnRetinaImage {
519
+ max-width: 100% !important;
520
+ }
521
+
522
+ }
523
+
524
+ @media only screen and (max-width: 480px) {
525
+ .mcnImage {
526
+ width: 100% !important;
527
+ }
528
+
529
+ }
530
+
531
+ @media only screen and (max-width: 480px) {
532
+
533
+ .mcnCartContainer,
534
+ .mcnCaptionTopContent,
535
+ .mcnRecContentContainer,
536
+ .mcnCaptionBottomContent,
537
+ .mcnTextContentContainer,
538
+ .mcnBoxedTextContentContainer,
539
+ .mcnImageGroupContentContainer,
540
+ .mcnCaptionLeftTextContentContainer,
541
+ .mcnCaptionRightTextContentContainer,
542
+ .mcnCaptionLeftImageContentContainer,
543
+ .mcnCaptionRightImageContentContainer,
544
+ .mcnImageCardLeftTextContentContainer,
545
+ .mcnImageCardRightTextContentContainer,
546
+ .mcnImageCardLeftImageContentContainer,
547
+ .mcnImageCardRightImageContentContainer {
548
+ max-width: 100% !important;
549
+ width: 100% !important;
550
+ }
551
+
552
+ }
553
+
554
+ @media only screen and (max-width: 480px) {
555
+ .mcnBoxedTextContentContainer {
556
+ min-width: 100% !important;
557
+ }
558
+
559
+ }
560
+
561
+ @media only screen and (max-width: 480px) {
562
+ .mcnImageGroupContent {
563
+ padding: 9px !important;
564
+ }
565
+
566
+ }
567
+
568
+ @media only screen and (max-width: 480px) {
569
+
570
+ .mcnCaptionLeftContentOuter .mcnTextContent,
571
+ .mcnCaptionRightContentOuter .mcnTextContent {
572
+ padding-top: 9px !important;
573
+ }
574
+
575
+ }
576
+
577
+ @media only screen and (max-width: 480px) {
578
+
579
+ .mcnImageCardTopImageContent,
580
+ .mcnCaptionBottomContent:last-child .mcnCaptionBottomImageContent,
581
+ .mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent {
582
+ padding-top: 18px !important;
583
+ }
584
+
585
+ }
586
+
587
+ @media only screen and (max-width: 480px) {
588
+ .mcnImageCardBottomImageContent {
589
+ padding-bottom: 9px !important;
590
+ }
591
+
592
+ }
593
+
594
+ @media only screen and (max-width: 480px) {
595
+ .mcnImageGroupBlockInner {
596
+ padding-top: 0 !important;
597
+ padding-bottom: 0 !important;
598
+ }
599
+
600
+ }
601
+
602
+ @media only screen and (max-width: 480px) {
603
+ .mcnImageGroupBlockOuter {
604
+ padding-top: 9px !important;
605
+ padding-bottom: 9px !important;
606
+ }
607
+
608
+ }
609
+
610
+ @media only screen and (max-width: 480px) {
611
+
612
+ .mcnTextContent,
613
+ .mcnBoxedTextContentColumn {
614
+ padding-right: 18px !important;
615
+ padding-left: 18px !important;
616
+ }
617
+
618
+ }
619
+
620
+ @media only screen and (max-width: 480px) {
621
+
622
+ .mcnImageCardLeftImageContent,
623
+ .mcnImageCardRightImageContent {
624
+ padding-right: 18px !important;
625
+ padding-bottom: 0 !important;
626
+ padding-left: 18px !important;
627
+ }
628
+
629
+ }
630
+
631
+ @media only screen and (max-width: 480px) {
632
+ .mcpreview-image-uploader {
633
+ display: none !important;
634
+ width: 100% !important;
635
+ }
636
+
637
+ }
638
+
639
+ @media only screen and (max-width: 480px) {
640
+
641
+ /*
642
+ @tab Mobile Styles
643
+ @section Heading 1
644
+ @tip Make the first-level headings larger in size for better readability on small screens.
645
+ */
646
+ h1 {
647
+ /*@editable*/
648
+ font-size: 30px !important;
649
+ /*@editable*/
650
+ line-height: 125% !important;
651
+ }
652
+
653
+ }
654
+
655
+ @media only screen and (max-width: 480px) {
656
+
657
+ /*
658
+ @tab Mobile Styles
659
+ @section Heading 2
660
+ @tip Make the second-level headings larger in size for better readability on small screens.
661
+ */
662
+ h2 {
663
+ /*@editable*/
664
+ font-size: 26px !important;
665
+ /*@editable*/
666
+ line-height: 125% !important;
667
+ }
668
+
669
+ }
670
+
671
+ @media only screen and (max-width: 480px) {
672
+
673
+ /*
674
+ @tab Mobile Styles
675
+ @section Heading 3
676
+ @tip Make the third-level headings larger in size for better readability on small screens.
677
+ */
678
+ h3 {
679
+ /*@editable*/
680
+ font-size: 20px !important;
681
+ /*@editable*/
682
+ line-height: 150% !important;
683
+ }
684
+
685
+ }
686
+
687
+ @media only screen and (max-width: 480px) {
688
+
689
+ /*
690
+ @tab Mobile Styles
691
+ @section Heading 4
692
+ @tip Make the fourth-level headings larger in size for better readability on small screens.
693
+ */
694
+ h4 {
695
+ /*@editable*/
696
+ font-size: 18px !important;
697
+ /*@editable*/
698
+ line-height: 150% !important;
699
+ }
700
+
701
+ }
702
+
703
+ @media only screen and (max-width: 480px) {
704
+
705
+ /*
706
+ @tab Mobile Styles
707
+ @section Boxed Text
708
+ @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
709
+ */
710
+ .mcnBoxedTextContentContainer .mcnTextContent,
711
+ .mcnBoxedTextContentContainer .mcnTextContent p {
712
+ /*@editable*/
713
+ font-size: 14px !important;
714
+ /*@editable*/
715
+ line-height: 150% !important;
716
+ }
717
+
718
+ }
719
+
720
+ @media only screen and (max-width: 480px) {
721
+
722
+ /*
723
+ @tab Mobile Styles
724
+ @section Header Text
725
+ @tip Make the header text larger in size for better readability on small screens.
726
+ */
727
+ .headerContainer .mcnTextContent,
728
+ .headerContainer .mcnTextContent p {
729
+ /*@editable*/
730
+ font-size: 16px !important;
731
+ /*@editable*/
732
+ line-height: 150% !important;
733
+ }
734
+
735
+ }
736
+
737
+ @media only screen and (max-width: 480px) {
738
+
739
+ /*
740
+ @tab Mobile Styles
741
+ @section Body Text
742
+ @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
743
+ */
744
+ .bodyContainer .mcnTextContent,
745
+ .bodyContainer .mcnTextContent p {
746
+ /*@editable*/
747
+ font-size: 16px !important;
748
+ /*@editable*/
749
+ line-height: 150% !important;
750
+ }
751
+
752
+ }
753
+
754
+ @media only screen and (max-width: 480px) {
755
+
756
+ /*
757
+ @tab Mobile Styles
758
+ @section Footer Text
759
+ @tip Make the footer content text larger in size for better readability on small screens.
760
+ */
761
+ .footerContainer .mcnTextContent,
762
+ .footerContainer .mcnTextContent p {
763
+ /*@editable*/
764
+ font-size: 14px !important;
765
+ /*@editable*/
766
+ line-height: 150% !important;
767
+ }
768
+
769
+ }
770
+ </style>
771
+ </head>
772
+
773
+ <body>
774
+ <!--*|IF:MC_PREVIEW_TEXT|*-->
775
+ <!--[if !gte mso 9]><!----><span class="mcnPreviewText"
776
+ style="display:none; font-size:0px; line-height:0px; max-height:0px; max-width:0px; opacity:0; overflow:hidden; visibility:hidden; mso-hide:all;">*|MC_PREVIEW_TEXT|*</span>
777
+ <!--<![endif]-->
778
+ <!--*|END:IF|*-->
779
+ <center>
780
+ <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
781
+ <tr>
782
+ <td align="center" valign="top" id="bodyCell">
783
+ <!-- BEGIN TEMPLATE // -->
784
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
785
+ <tr>
786
+ <td align="center" valign="top" id="templateHeader" data-template-container>
787
+ <!--[if (gte mso 9)|(IE)]>
788
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
789
+ <tr>
790
+ <td align="center" valign="top" width="600" style="width:600px;">
791
+ <![endif]-->
792
+ <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
793
+ <tr>
794
+ <td valign="top" class="headerContainer">
795
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageBlock"
796
+ style="min-width:100%;">
797
+ <tbody class="mcnImageBlockOuter">
798
+ <tr>
799
+ <td valign="top" >
800
+
801
+ </td>
802
+ </tr>
803
+ </tbody>
804
+ </table>
805
+ </td>
806
+ </tr>
807
+ </table>
808
+ <!--[if (gte mso 9)|(IE)]>
809
+ </td>
810
+ </tr>
811
+ </table>
812
+ <![endif]-->
813
+ </td>
814
+ </tr>
815
+ <tr>
816
+ <td align="center" valign="top" id="templateBody" data-template-container style="background-color: #FAFAFA; " >
817
+ <!--[if (gte mso 9)|(IE)]>
818
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
819
+ <tr>
820
+ <td align="center" valign="top" width="600" style="width:600px;">
821
+ <![endif]-->
822
+ <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
823
+ <tr>
824
+ <td valign="top" class="bodyContainer">
825
+
826
+ <%= render '/wco_email/application_mailer/header_logo' %>
827
+
828
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock"
829
+ style="min-width:100%;">
830
+ <tbody class="mcnTextBlockOuter">
831
+ <tr>
832
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
833
+ <!--[if mso]>
834
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
835
+ <tr>
836
+ <![endif]-->
837
+
838
+ <!--[if mso]>
839
+ <td valign="top" width="600" style="width:600px;">
840
+ <![endif]-->
841
+ <table align="left" border="0" cellpadding="0" cellspacing="0"
842
+ style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
843
+ <tbody>
844
+ <tr>
845
+
846
+ <td valign="top" class="mcnTextContent"
847
+ style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
848
+
849
+ <h2>Your feedback is important to us</h2>
850
+ <p style="font-size:18px !important;">How satisfied are you with Wasya Co
851
+ services?</p>
852
+
853
+ </td>
854
+ </tr>
855
+ </tbody>
856
+ </table>
857
+ <!--[if mso]>
858
+ </td>
859
+ <![endif]-->
860
+
861
+ <!--[if mso]>
862
+ </tr>
863
+ </table>
864
+ <![endif]-->
865
+ </td>
866
+ </tr>
867
+ </tbody>
868
+ </table>
869
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock"
870
+ style="min-width:100%;">
871
+ <tbody class="mcnDividerBlockOuter">
872
+ <tr>
873
+ <td class="mcnDividerBlockInner" style="min-width: 100%; padding: 18px 18px 0px;">
874
+ <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%"
875
+ style="min-width:100%;">
876
+ <tbody>
877
+ <tr>
878
+ <td>
879
+ <span></span>
880
+ </td>
881
+ </tr>
882
+ </tbody>
883
+ </table>
884
+ <!--
885
+ <td class="mcnDividerBlockInner" style="padding: 18px;">
886
+ <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
887
+ -->
888
+ </td>
889
+ </tr>
890
+ </tbody>
891
+ </table>
892
+
893
+
894
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateColumns">
895
+ <tbody>
896
+ <tr>
897
+ <td align="left" valign="top" class="columnsContainer" width="20%"
898
+ style="padding-top:9px; padding-bottom:9px;">
899
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateColumn">
900
+ <tbody>
901
+ <tr>
902
+ <td valign="top" class="leftColumnContainer">
903
+ <table border="0" cellpadding="0" cellspacing="0" width="100%"
904
+ class="mcnButtonBlock" style="min-width:100%;">
905
+ <tbody class="mcnButtonBlockOuter">
906
+ <tr>
907
+ <td
908
+ style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;"
909
+ valign="top" align="center" class="mcnButtonBlockInner">
910
+ <table border="0" cellpadding="0" cellspacing="0" width="100%"
911
+ class="mcnButtonContentContainer"
912
+ style="border-collapse: separate !important;border-radius: 3px;background-color: #767F88;">
913
+ <tbody>
914
+ <tr>
915
+ <td align="center" valign="middle" class="mcnButtonContent"
916
+ style="font-family: Arial; font-size: 16px; padding: 10px;">
917
+ <% link_1 = obfuscate "#{@ctx.config['link_1']}#{@utm_tracking_str}" %>
918
+ <a class="mcnButton " title="1-One" href="<%= link_1 %>" target="_self"
919
+ style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #CDD0D5;"
920
+ >1</a>
921
+ </td>
922
+ </tr>
923
+ </tbody>
924
+ </table>
925
+ </td>
926
+ </tr>
927
+ </tbody>
928
+ </table>
929
+ </td>
930
+ </tr>
931
+ </tbody>
932
+ </table>
933
+ </td>
934
+ <td align="left" valign="top" class="columnsContainer" width="20%"
935
+ style="padding-top:9px; padding-bottom:9px;">
936
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateColumn">
937
+ <tbody>
938
+ <tr>
939
+ <td valign="top" class="leftColumnContainer">
940
+ <table border="0" cellpadding="0" cellspacing="0" width="100%"
941
+ class="mcnButtonBlock" style="min-width:100%;">
942
+ <tbody class="mcnButtonBlockOuter">
943
+ <tr>
944
+ <td
945
+ style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;"
946
+ valign="top" align="center" class="mcnButtonBlockInner">
947
+ <table border="0" cellpadding="0" cellspacing="0" width="100%"
948
+ class="mcnButtonContentContainer"
949
+ style="border-collapse: separate !important;border-radius: 3px;background-color: #767F88;">
950
+ <tbody>
951
+ <tr>
952
+ <td align="center" valign="middle" class="mcnButtonContent"
953
+ style="font-family: Arial; font-size: 16px; padding: 10px;">
954
+ <% link_2 = obfuscate "#{@ctx.config['link_2']}#{@utm_tracking_str}" %>
955
+ <a class="mcnButton " title="2-Two" href="<%= link_2 %>" target="_self"
956
+ style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #CDD0D5;"
957
+ >2</a>
958
+ </td>
959
+ </tr>
960
+ </tbody>
961
+ </table>
962
+ </td>
963
+ </tr>
964
+ </tbody>
965
+ </table>
966
+ </td>
967
+ </tr>
968
+ </tbody>
969
+ </table>
970
+ </td>
971
+ <td align="left" valign="top" class="columnsContainer" width="20%"
972
+ style="padding-top:9px; padding-bottom:9px;">
973
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateColumn">
974
+ <tbody>
975
+ <tr>
976
+ <td valign="top" class="leftColumnContainer">
977
+ <table border="0" cellpadding="0" cellspacing="0" width="100%"
978
+ class="mcnButtonBlock" style="min-width:100%;">
979
+ <tbody class="mcnButtonBlockOuter">
980
+ <tr>
981
+ <td
982
+ style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;"
983
+ valign="top" align="center" class="mcnButtonBlockInner">
984
+ <table border="0" cellpadding="0" cellspacing="0" width="100%"
985
+ class="mcnButtonContentContainer"
986
+ style="border-collapse: separate !important;border-radius: 3px;background-color: #767F88;">
987
+ <tbody>
988
+ <tr>
989
+ <td align="center" valign="middle" class="mcnButtonContent"
990
+ style="font-family: Arial; font-size: 16px; padding: 10px;">
991
+ <% link_3 = obfuscate "#{@ctx.config['link_3']}#{@utm_tracking_str}" %>
992
+ <a class="mcnButton " title="3-Three" href="<%= link_3 %>" target="_self"
993
+ style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #CDD0D5;"
994
+ >3</a>
995
+ </td>
996
+ </tr>
997
+ </tbody>
998
+ </table>
999
+ </td>
1000
+ </tr>
1001
+ </tbody>
1002
+ </table>
1003
+ </td>
1004
+ </tr>
1005
+ </tbody>
1006
+ </table>
1007
+ </td>
1008
+ <td align="left" valign="top" class="columnsContainer" width="20%"
1009
+ style="padding-top:9px; padding-bottom:9px;">
1010
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateColumn">
1011
+ <tbody>
1012
+ <tr>
1013
+ <td valign="top" class="leftColumnContainer">
1014
+ <table border="0" cellpadding="0" cellspacing="0" width="100%"
1015
+ class="mcnButtonBlock" style="min-width:100%;">
1016
+ <tbody class="mcnButtonBlockOuter">
1017
+ <tr>
1018
+ <td
1019
+ style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;"
1020
+ valign="top" align="center" class="mcnButtonBlockInner">
1021
+ <table border="0" cellpadding="0" cellspacing="0" width="100%"
1022
+ class="mcnButtonContentContainer"
1023
+ style="border-collapse: separate !important;border-radius: 3px;background-color: #767F88;">
1024
+ <tbody>
1025
+ <tr>
1026
+ <td align="center" valign="middle" class="mcnButtonContent"
1027
+ style="font-family: Arial; font-size: 16px; padding: 10px;">
1028
+ <% link_4 = obfuscate "#{@ctx.config['link_4']}#{@utm_tracking_str}" %>
1029
+ <a class="mcnButton " title="4-Four" href="<%= link_4 %>" target="_self"
1030
+ style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #CDD0D5;"
1031
+ >4</a>
1032
+ </td>
1033
+ </tr>
1034
+ </tbody>
1035
+ </table>
1036
+ </td>
1037
+ </tr>
1038
+ </tbody>
1039
+ </table>
1040
+ </td>
1041
+ </tr>
1042
+ </tbody>
1043
+ </table>
1044
+ </td>
1045
+ <td align="left" valign="top" class="columnsContainer" width="20%"
1046
+ style="padding-top:9px; padding-bottom:9px;">
1047
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateColumn">
1048
+ <tbody>
1049
+ <tr>
1050
+ <td valign="top" class="leftColumnContainer">
1051
+ <table border="0" cellpadding="0" cellspacing="0" width="100%"
1052
+ class="mcnButtonBlock" style="min-width:100%;">
1053
+ <tbody class="mcnButtonBlockOuter">
1054
+ <tr>
1055
+ <td
1056
+ style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;"
1057
+ valign="top" align="center" class="mcnButtonBlockInner">
1058
+ <table border="0" cellpadding="0" cellspacing="0" width="100%"
1059
+ class="mcnButtonContentContainer"
1060
+ style="border-collapse: separate !important;border-radius: 3px;background-color: #767F88;">
1061
+ <tbody>
1062
+ <tr>
1063
+ <td align="center" valign="middle" class="mcnButtonContent"
1064
+ style="font-family: Arial; font-size: 16px; padding: 10px;">
1065
+ <% link_5 = obfuscate "#{@ctx.config['link_5']}#{@utm_tracking_str}" %>
1066
+ <a class="mcnButton " title="5-Five" href="<%= link_5 %>" target="_self"
1067
+ style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #CDD0D5;"
1068
+ >5</a>
1069
+ </td>
1070
+ </tr>
1071
+ </tbody>
1072
+ </table>
1073
+ </td>
1074
+ </tr>
1075
+ </tbody>
1076
+ </table>
1077
+ </td>
1078
+ </tr>
1079
+ </tbody>
1080
+ </table>
1081
+ </td>
1082
+ </tr>
1083
+ </tbody>
1084
+ </table>
1085
+
1086
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock"
1087
+ style="min-width:100%;">
1088
+ <tbody class="mcnTextBlockOuter">
1089
+ <tr>
1090
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
1091
+ <!--[if mso]>
1092
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
1093
+ <tr>
1094
+ <![endif]-->
1095
+
1096
+ <!--[if mso]>
1097
+ <td valign="top" width="600" style="width:600px;">
1098
+ <![endif]-->
1099
+ <table align="left" border="0" cellpadding="0" cellspacing="0"
1100
+ style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
1101
+ <tbody>
1102
+ <tr>
1103
+
1104
+ <td valign="top" class="mcnTextContent"
1105
+ style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
1106
+
1107
+ <p style="font-size:18px !important;">Thank you! Your response will help us improve the way we provide value to our customers.</p>
1108
+
1109
+ </td>
1110
+ </tr>
1111
+ </tbody>
1112
+ </table>
1113
+ <!--[if mso]>
1114
+ </td>
1115
+ <![endif]-->
1116
+
1117
+ <!--[if mso]>
1118
+ </tr>
1119
+ </table>
1120
+ <![endif]-->
1121
+ </td>
1122
+ </tr>
1123
+ </tbody>
1124
+ </table>
1125
+
1126
+ </td>
1127
+ </tr>
1128
+ </table>
1129
+ <!--[if (gte mso 9)|(IE)]>
1130
+ </td>
1131
+ </tr>
1132
+ </table>
1133
+ <![endif]-->
1134
+ </td>
1135
+ </tr>
1136
+
1137
+ <tr>
1138
+ <td valign="top" id="templateFooter">
1139
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowBlock"
1140
+ style="min-width:100%;">
1141
+ <tbody class="mcnFollowBlockOuter">
1142
+ <tr>
1143
+ <td align="center" valign="top" style="padding:9px" class="mcnFollowBlockInner">
1144
+ <%= render '/wco_email/application_mailer/footer_unsubscribe' %>
1145
+ </td>
1146
+ </tr>
1147
+ </tbody>
1148
+ </table>
1149
+ </td>
1150
+ </tr>
1151
+
1152
+ </table>
1153
+ <!-- // END TEMPLATE -->
1154
+ </td>
1155
+ </tr>
1156
+ </table>
1157
+ </center>
1158
+
1159
+ </body>
1160
+
1161
+ </html>