ish_manager 0.1.8.346 → 0.1.8.347

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/stylesheets/ish_manager/email_templates.scss +4 -1
  3. data/app/controllers/ish_manager/email_contexts_controller.rb +5 -3
  4. data/app/mailers/ish_manager/office_mailer.rb +1 -1
  5. data/app/views/202212 Mailchimp Templates/202212 1col fixed-width.html +863 -0
  6. data/app/views/202212 Mailchimp Templates/202212 1col full-width.html +906 -0
  7. data/app/views/202212 Mailchimp Templates/202212 2col fixed-width 2.html +1003 -0
  8. data/app/views/202212 Mailchimp Templates/202212 2col fixed-width.html +1082 -0
  9. data/app/views/202212 Mailchimp Templates/202212 2col full-width 2.html +1053 -0
  10. data/app/views/202212 Mailchimp Templates/202212 2col full-width.html +1147 -0
  11. data/app/views/202212 Mailchimp Templates/202212 3col fixed-width.html +1087 -0
  12. data/app/views/202212 Mailchimp Templates/202212 3col full-width.html +1136 -0
  13. data/app/views/202212 Mailchimp Templates/202212 catalog various-colors-1.html +1223 -0
  14. data/app/views/202212 Mailchimp Templates/202212 educate.html +1080 -0
  15. data/app/views/202212 Mailchimp Templates/202212 follow up.html +1001 -0
  16. data/app/views/202212 Mailchimp Templates/202212 make an announcement.html +1048 -0
  17. data/app/views/202212 Mailchimp Templates/202212 sell-a-product.html +977 -0
  18. data/app/views/202212 Mailchimp Templates/202212 tell a story.html +1168 -0
  19. data/app/views/202212 Mailchimp Templates/202212 theme art-newsletter.html +1612 -0
  20. data/app/views/202212 Mailchimp Templates/202212 theme caribou-xmas.html +856 -0
  21. data/app/views/202212 Mailchimp Templates/202212 theme colorbox.html +1027 -0
  22. data/app/views/202212 Mailchimp Templates/202212 theme competition-invitation.html +918 -0
  23. data/app/views/202212 Mailchimp Templates/202212 theme event-veerle.html +1132 -0
  24. data/app/views/202212 Mailchimp Templates/202212 theme fall-colors.html +1407 -0
  25. data/app/views/202212 Mailchimp Templates/202212 theme gift-giving.html +787 -0
  26. data/app/views/202212 Mailchimp Templates/202212 theme giftgiving-snowmen.html +731 -0
  27. data/app/views/202212 Mailchimp Templates/202212 theme heart-of-flowers.html +795 -0
  28. data/app/views/202212 Mailchimp Templates/202212 theme hero-card.html +915 -0
  29. data/app/views/202212 Mailchimp Templates/202212 theme hero-image.html +1148 -0
  30. data/app/views/202212 Mailchimp Templates/202212 theme monthly-contest.html +967 -0
  31. data/app/views/202212 Mailchimp Templates/202212 theme multiple-event.html +1189 -0
  32. data/app/views/202212 Mailchimp Templates/202212 theme postcard.html +914 -0
  33. data/app/views/202212 Mailchimp Templates/202212 theme snowy-fields.html +733 -0
  34. data/app/views/202212 Mailchimp Templates/202212 theme soft.html +849 -0
  35. data/app/views/202212 Mailchimp Templates/202212 theme sophisticated.html +1079 -0
  36. data/app/views/202212 Mailchimp Templates/202212 theme subtle.html +1218 -0
  37. data/app/views/202212 Mailchimp Templates/202212 theme ticket.html +1015 -0
  38. data/app/views/202212 Mailchimp Templates/202212 theme whale.html +888 -0
  39. data/app/views/ish_manager/application/_main_footer.haml +5 -3
  40. data/app/views/ish_manager/email_contexts/_form.haml +3 -1
  41. data/app/views/ish_manager/email_contexts/show.haml +3 -3
  42. data/app/views/layouts/ish_manager/application.haml +10 -6
  43. data/lib/tasks/office_tasks.rake +27 -0
  44. metadata +37 -2
@@ -0,0 +1,731 @@
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
+ <!-- NAME: GIFT GIVING SNOWMEN -->
5
+ <!--[if gte mso 15]>
6
+ <xml>
7
+ <o:OfficeDocumentSettings>
8
+ <o:AllowPNG/>
9
+ <o:PixelsPerInch>96</o:PixelsPerInch>
10
+ </o:OfficeDocumentSettings>
11
+ </xml>
12
+ <![endif]-->
13
+ <meta charset="UTF-8">
14
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
15
+ <meta name="viewport" content="width=device-width, initial-scale=1">
16
+ <title>*|MC:SUBJECT|*</title>
17
+
18
+ <style type="text/css">
19
+ p{
20
+ margin:10px 0;
21
+ padding:0;
22
+ }
23
+ table{
24
+ border-collapse:collapse;
25
+ }
26
+ h1,h2,h3,h4,h5,h6{
27
+ display:block;
28
+ margin:0;
29
+ padding:0;
30
+ }
31
+ img,a img{
32
+ border:0;
33
+ height:auto;
34
+ outline:none;
35
+ text-decoration:none;
36
+ }
37
+ body,#bodyTable,#bodyCell{
38
+ height:100%;
39
+ margin:0;
40
+ padding:0;
41
+ width:100%;
42
+ }
43
+ .mcnPreviewText{
44
+ display:none !important;
45
+ }
46
+ #outlook a{
47
+ padding:0;
48
+ }
49
+ img{
50
+ -ms-interpolation-mode:bicubic;
51
+ }
52
+ table{
53
+ mso-table-lspace:0pt;
54
+ mso-table-rspace:0pt;
55
+ }
56
+ .ReadMsgBody{
57
+ width:100%;
58
+ }
59
+ .ExternalClass{
60
+ width:100%;
61
+ }
62
+ p,a,li,td,blockquote{
63
+ mso-line-height-rule:exactly;
64
+ }
65
+ a[href^=tel],a[href^=sms]{
66
+ color:inherit;
67
+ cursor:default;
68
+ text-decoration:none;
69
+ }
70
+ p,a,li,td,body,table,blockquote{
71
+ -ms-text-size-adjust:100%;
72
+ -webkit-text-size-adjust:100%;
73
+ }
74
+ .ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{
75
+ line-height:100%;
76
+ }
77
+ a[x-apple-data-detectors]{
78
+ color:inherit !important;
79
+ text-decoration:none !important;
80
+ font-size:inherit !important;
81
+ font-family:inherit !important;
82
+ font-weight:inherit !important;
83
+ line-height:inherit !important;
84
+ }
85
+ a.mcnButton{
86
+ display:block;
87
+ }
88
+ .mcnImage,.mcnRetinaImage{
89
+ vertical-align:bottom;
90
+ }
91
+ .mcnTextContent{
92
+ word-break:break-word;
93
+ }
94
+ .mcnTextContent img{
95
+ height:auto !important;
96
+ }
97
+ .mcnDividerBlock{
98
+ table-layout:fixed !important;
99
+ }
100
+ #bodyCell{
101
+ padding-top:20px;
102
+ padding-right:10px;
103
+ padding-bottom:20px;
104
+ padding-left:10px;
105
+ }
106
+ .templateContainer{
107
+ max-width:600px;
108
+ }
109
+ /*
110
+ @tab Page
111
+ @section background style
112
+ @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
113
+ */
114
+ body,#bodyTable{
115
+ /*@editable*/background-color:#FFFFFF;
116
+ }
117
+ /*
118
+ @tab Page
119
+ @section background style
120
+ @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
121
+ */
122
+ #bodyCell{
123
+ /*@editable*/border-top:0;
124
+ }
125
+ /*
126
+ @tab Page
127
+ @section email border
128
+ @tip Set the border for your email.
129
+ */
130
+ .templateContainer{
131
+ /*@editable*/border:0;
132
+ }
133
+ /*
134
+ @tab Page
135
+ @section heading 1
136
+ @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
137
+ @style heading 1
138
+ */
139
+ h1{
140
+ /*@editable*/color:#C6E5EE !important;
141
+ /*@editable*/font-family:Helvetica;
142
+ /*@editable*/font-size:26px;
143
+ /*@editable*/font-style:normal;
144
+ /*@editable*/font-weight:bold;
145
+ /*@editable*/letter-spacing:normal;
146
+ /*@editable*/line-height:150%;
147
+ /*@editable*/text-align:center;
148
+ }
149
+ /*
150
+ @tab Page
151
+ @section heading 2
152
+ @tip Set the styling for all second-level headings in your emails.
153
+ @style heading 2
154
+ */
155
+ h2{
156
+ /*@editable*/color:#8EC0D7 !important;
157
+ /*@editable*/font-family:Helvetica;
158
+ /*@editable*/font-size:20px;
159
+ /*@editable*/font-style:normal;
160
+ /*@editable*/font-weight:bold;
161
+ /*@editable*/letter-spacing:normal;
162
+ /*@editable*/line-height:150%;
163
+ /*@editable*/text-align:center;
164
+ }
165
+ /*
166
+ @tab Page
167
+ @section heading 3
168
+ @tip Set the styling for all third-level headings in your emails.
169
+ @style heading 3
170
+ */
171
+ h3{
172
+ /*@editable*/color:#202020 !important;
173
+ /*@editable*/font-family:Helvetica;
174
+ /*@editable*/font-size:18px;
175
+ /*@editable*/font-style:normal;
176
+ /*@editable*/font-weight:bold;
177
+ /*@editable*/line-height:125%;
178
+ /*@editable*/letter-spacing:normal;
179
+ /*@editable*/text-align:left;
180
+ }
181
+ /*
182
+ @tab Page
183
+ @section heading 4
184
+ @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
185
+ @style heading 4
186
+ */
187
+ h4{
188
+ /*@editable*/color:#202020 !important;
189
+ /*@editable*/font-family:Helvetica;
190
+ /*@editable*/font-size:16px;
191
+ /*@editable*/font-style:normal;
192
+ /*@editable*/font-weight:bold;
193
+ /*@editable*/line-height:125%;
194
+ /*@editable*/letter-spacing:normal;
195
+ /*@editable*/text-align:left;
196
+ }
197
+ /*
198
+ @tab Preheader
199
+ @section preheader style
200
+ @tip Set the background color and borders for your email's preheader area.
201
+ */
202
+ #templatePreheader{
203
+ /*@editable*/background-color:#FFFFFF;
204
+ /*@editable*/border-top:0;
205
+ /*@editable*/border-bottom:0;
206
+ }
207
+ /*
208
+ @tab Preheader
209
+ @section preheader text
210
+ @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
211
+ */
212
+ .preheaderContainer .mcnTextContent,.preheaderContainer .mcnTextContent p{
213
+ /*@editable*/color:#606060;
214
+ /*@editable*/font-family:Helvetica;
215
+ /*@editable*/font-size:12px;
216
+ /*@editable*/line-height:125%;
217
+ /*@editable*/text-align:left;
218
+ }
219
+ /*
220
+ @tab Preheader
221
+ @section preheader link
222
+ @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
223
+ */
224
+ .preheaderContainer .mcnTextContent a{
225
+ /*@editable*/color:#606060;
226
+ /*@editable*/font-weight:normal;
227
+ /*@editable*/text-decoration:underline;
228
+ }
229
+ /*
230
+ @tab Header
231
+ @section header style
232
+ @tip Set the background color and borders for your email's header area.
233
+ */
234
+ #templateHeader{
235
+ /*@editable*/background-color:#FFFFFF;
236
+ /*@editable*/border-top:0;
237
+ /*@editable*/border-bottom:0;
238
+ }
239
+ /*
240
+ @tab Body
241
+ @section body style
242
+ @tip Set the background color and borders for your email's body area.
243
+ */
244
+ #templateBody{
245
+ /*@editable*/background-color:#4A494C;
246
+ border-top:0;
247
+ /*@editable*/border-bottom:0;
248
+ }
249
+ /*
250
+ @tab Body
251
+ @section body text
252
+ @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
253
+ */
254
+ .bodyContainer .mcnTextContent,.bodyContainer .mcnTextContent p{
255
+ /*@editable*/color:#FFFFFF;
256
+ /*@editable*/font-family:Georgia;
257
+ /*@editable*/font-size:18px;
258
+ /*@editable*/line-height:200%;
259
+ /*@editable*/text-align:center;
260
+ }
261
+ /*
262
+ @tab Body
263
+ @section body link
264
+ @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
265
+ */
266
+ .bodyContainer .mcnTextContent a{
267
+ /*@editable*/color:#DDDDDD;
268
+ /*@editable*/font-style:normal;
269
+ /*@editable*/font-weight:normal;
270
+ /*@editable*/text-decoration:underline;
271
+ }
272
+ /*
273
+ @tab Footer
274
+ @section footer style
275
+ @tip Set the background color and borders for your email's footer area.
276
+ */
277
+ #templateFooter{
278
+ /*@editable*/background-color:#FFFFFF;
279
+ /*@editable*/border-top:0;
280
+ /*@editable*/border-bottom:0;
281
+ }
282
+ .footerContainer{
283
+ padding-top:20px;
284
+ }
285
+ /*
286
+ @tab Footer
287
+ @section footer text
288
+ @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
289
+ */
290
+ .footerContainer .mcnTextContent,.footerContainer .mcnTextContent p{
291
+ /*@editable*/color:#606060;
292
+ /*@editable*/font-family:Helvetica;
293
+ /*@editable*/font-size:12px;
294
+ /*@editable*/line-height:125%;
295
+ /*@editable*/text-align:center;
296
+ }
297
+ /*
298
+ @tab Footer
299
+ @section footer link
300
+ @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
301
+ */
302
+ .footerContainer .mcnTextContent a{
303
+ /*@editable*/color:#606060;
304
+ /*@editable*/font-weight:normal;
305
+ /*@editable*/text-decoration:underline;
306
+ }
307
+ @media screen and (min-width:768px){
308
+ .templateContainer{
309
+ width:600px !important;
310
+ }
311
+
312
+ } @media only screen and (max-width: 480px){
313
+ body,table,td,p,a,li,blockquote{
314
+ -webkit-text-size-adjust:none !important;
315
+ }
316
+
317
+ } @media only screen and (max-width: 480px){
318
+ body{
319
+ width:100% !important;
320
+ min-width:100% !important;
321
+ }
322
+
323
+ } @media only screen and (max-width: 480px){
324
+ #bodyCell{
325
+ padding-top:10px !important;
326
+ }
327
+
328
+ } @media only screen and (max-width: 480px){
329
+ .templateContainer{
330
+ max-width:600px !important;
331
+ width:100% !important;
332
+ }
333
+
334
+ } @media only screen and (max-width: 480px){
335
+ .mcnRetinaImage{
336
+ max-width:100% !important;
337
+ }
338
+
339
+ } @media only screen and (max-width: 480px){
340
+ .mcnImage{
341
+ width:100% !important;
342
+ }
343
+
344
+ } @media only screen and (max-width: 480px){
345
+ .mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer,.mcnImageCardLeftImageContentContainer,.mcnImageCardRightImageContentContainer{
346
+ max-width:100% !important;
347
+ width:100% !important;
348
+ }
349
+
350
+ } @media only screen and (max-width: 480px){
351
+ .mcnBoxedTextContentContainer{
352
+ min-width:100% !important;
353
+ }
354
+
355
+ } @media only screen and (max-width: 480px){
356
+ .mcnImageGroupContent{
357
+ padding:9px !important;
358
+ }
359
+
360
+ } @media only screen and (max-width: 480px){
361
+ .mcnCaptionLeftContentOuter .mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
362
+ padding-top:9px !important;
363
+ }
364
+
365
+ } @media only screen and (max-width: 480px){
366
+ .mcnImageCardTopImageContent,.mcnCaptionBottomContent:last-child .mcnCaptionBottomImageContent,.mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent{
367
+ padding-top:18px !important;
368
+ }
369
+
370
+ } @media only screen and (max-width: 480px){
371
+ .mcnImageCardBottomImageContent{
372
+ padding-bottom:9px !important;
373
+ }
374
+
375
+ } @media only screen and (max-width: 480px){
376
+ .mcnImageGroupBlockInner{
377
+ padding-top:0 !important;
378
+ padding-bottom:0 !important;
379
+ }
380
+
381
+ } @media only screen and (max-width: 480px){
382
+ .mcnImageGroupBlockOuter{
383
+ padding-top:9px !important;
384
+ padding-bottom:9px !important;
385
+ }
386
+
387
+ } @media only screen and (max-width: 480px){
388
+ .mcnTextContent,.mcnBoxedTextContentColumn{
389
+ padding-right:18px !important;
390
+ padding-left:18px !important;
391
+ }
392
+
393
+ } @media only screen and (max-width: 480px){
394
+ .mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
395
+ padding-right:18px !important;
396
+ padding-bottom:0 !important;
397
+ padding-left:18px !important;
398
+ }
399
+
400
+ } @media only screen and (max-width: 480px){
401
+ .mcpreview-image-uploader{
402
+ display:none !important;
403
+ width:100% !important;
404
+ }
405
+
406
+ } @media only screen and (max-width: 480px){
407
+ /*
408
+ @tab Mobile Styles
409
+ @section heading 1
410
+ @tip Make the first-level headings larger in size for better readability on small screens.
411
+ */
412
+ h1{
413
+ /*@editable*/font-size:24px !important;
414
+ /*@editable*/line-height:125% !important;
415
+ }
416
+
417
+ } @media only screen and (max-width: 480px){
418
+ /*
419
+ @tab Mobile Styles
420
+ @section heading 2
421
+ @tip Make the second-level headings larger in size for better readability on small screens.
422
+ */
423
+ h2{
424
+ /*@editable*/font-size:20px !important;
425
+ /*@editable*/line-height:125% !important;
426
+ }
427
+
428
+ } @media only screen and (max-width: 480px){
429
+ /*
430
+ @tab Mobile Styles
431
+ @section heading 3
432
+ @tip Make the third-level headings larger in size for better readability on small screens.
433
+ */
434
+ h3{
435
+ /*@editable*/font-size:18px !important;
436
+ /*@editable*/line-height:125% !important;
437
+ }
438
+
439
+ } @media only screen and (max-width: 480px){
440
+ /*
441
+ @tab Mobile Styles
442
+ @section heading 4
443
+ @tip Make the fourth-level headings larger in size for better readability on small screens.
444
+ */
445
+ h4{
446
+ /*@editable*/font-size:16px !important;
447
+ /*@editable*/line-height:125% !important;
448
+ }
449
+
450
+ } @media only screen and (max-width: 480px){
451
+ /*
452
+ @tab Mobile Styles
453
+ @section Boxed Text
454
+ @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
455
+ */
456
+ .mcnBoxedTextContentContainer .mcnTextContent,.mcnBoxedTextContentContainer .mcnTextContent p{
457
+ /*@editable*/font-size:18px !important;
458
+ /*@editable*/line-height:125% !important;
459
+ }
460
+
461
+ } @media only screen and (max-width: 480px){
462
+ /*
463
+ @tab Mobile Styles
464
+ @section Preheader Visibility
465
+ @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
466
+ */
467
+ #templatePreheader{
468
+ /*@editable*/display:block !important;
469
+ }
470
+
471
+ } @media only screen and (max-width: 480px){
472
+ /*
473
+ @tab Mobile Styles
474
+ @section Preheader Text
475
+ @tip Make the preheader text larger in size for better readability on small screens.
476
+ */
477
+ .preheaderContainer .mcnTextContent,.preheaderContainer .mcnTextContent p{
478
+ /*@editable*/font-size:14px !important;
479
+ /*@editable*/line-height:115% !important;
480
+ }
481
+
482
+ } @media only screen and (max-width: 480px){
483
+ /*
484
+ @tab Mobile Styles
485
+ @section Body Text
486
+ @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
487
+ */
488
+ .bodyContainer .mcnTextContent,.bodyContainer .mcnTextContent p{
489
+ /*@editable*/font-size:18px !important;
490
+ /*@editable*/line-height:125% !important;
491
+ }
492
+
493
+ } @media only screen and (max-width: 480px){
494
+ /*
495
+ @tab Mobile Styles
496
+ @section footer text
497
+ @tip Make the body content text larger in size for better readability on small screens.
498
+ */
499
+ .footerContainer .mcnTextContent,.footerContainer .mcnTextContent p{
500
+ /*@editable*/font-size:14px !important;
501
+ /*@editable*/line-height:115% !important;
502
+ }
503
+
504
+ }</style></head>
505
+ <body>
506
+ <!--*|IF:MC_PREVIEW_TEXT|*-->
507
+ <!--[if !gte mso 9]><!----><span class="mcnPreviewText" 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><!--<![endif]-->
508
+ <!--*|END:IF|*-->
509
+ <center>
510
+ <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
511
+ <tr>
512
+ <td align="center" valign="top" id="bodyCell">
513
+ <!--[if gte mso 9]>
514
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="600">
515
+ <tr>
516
+ <td align="center" valign="top">
517
+ <![endif]-->
518
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
519
+ <tr>
520
+ <td align="center" valign="top">
521
+ <!-- BEGIN PREHEADER // -->
522
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templatePreheader">
523
+ <tr>
524
+ <td valign="top" class="preheaderContainer"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
525
+ <tbody class="mcnTextBlockOuter">
526
+ <tr>
527
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
528
+ <!--[if mso]>
529
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
530
+ <tr>
531
+ <![endif]-->
532
+
533
+ <!--[if mso]>
534
+ <td valign="top" width="600" style="width:600px;">
535
+ <![endif]-->
536
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
537
+ <tbody><tr>
538
+
539
+ <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px; text-align: center;">
540
+
541
+ <a href="*|ARCHIVE|*" target="_blank">View this email in your browser</a>
542
+ </td>
543
+ </tr>
544
+ </tbody></table>
545
+ <!--[if mso]>
546
+ </td>
547
+ <![endif]-->
548
+
549
+ <!--[if mso]>
550
+ </tr>
551
+ </table>
552
+ <![endif]-->
553
+ </td>
554
+ </tr>
555
+ </tbody>
556
+ </table></td>
557
+ </tr>
558
+ </table>
559
+ <!-- // END PREHEADER -->
560
+ </td>
561
+ </tr>
562
+ <tr>
563
+ <td align="center" valign="top">
564
+ <!-- BEGIN HEADER // -->
565
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateHeader">
566
+ <tr>
567
+ <td align="center" valign="top">
568
+ <img class="mcnImage" height="240" src="https://cdn-images.mailchimp.com/template_images/gallery/header_upper_snowmen.png" style="display:block; max-width:100%;" width="600">
569
+ </td>
570
+ </tr>
571
+ </table>
572
+ <!-- // END HEADER -->
573
+ </td>
574
+ </tr>
575
+ <tr>
576
+ <td align="center" valign="top">
577
+ <!-- BEGIN BODY // -->
578
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateBody">
579
+ <tr>
580
+ <td align="center" valign="top">
581
+ <img height="60" src="https://cdn-images.mailchimp.com/template_images/gallery/header_lower_snowmen.png" style="display:block; max-width:100%;" width="600" class="mcnImage">
582
+ </td>
583
+ </tr>
584
+ <tr>
585
+ <td valign="top" class="bodyContainer"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
586
+ <tbody class="mcnTextBlockOuter">
587
+ <tr>
588
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
589
+ <!--[if mso]>
590
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
591
+ <tr>
592
+ <![endif]-->
593
+
594
+ <!--[if mso]>
595
+ <td valign="top" width="600" style="width:600px;">
596
+ <![endif]-->
597
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
598
+ <tbody><tr>
599
+
600
+ <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
601
+
602
+ <h1>May your days be merry and bright!</h1><h2>A Visit From Saint Nicholas</h2>
603
+ </td>
604
+ </tr>
605
+ </tbody></table>
606
+ <!--[if mso]>
607
+ </td>
608
+ <![endif]-->
609
+
610
+ <!--[if mso]>
611
+ </tr>
612
+ </table>
613
+ <![endif]-->
614
+ </td>
615
+ </tr>
616
+ </tbody>
617
+ </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
618
+ <tbody class="mcnTextBlockOuter">
619
+ <tr>
620
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
621
+ <!--[if mso]>
622
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
623
+ <tr>
624
+ <![endif]-->
625
+
626
+ <!--[if mso]>
627
+ <td valign="top" width="600" style="width:600px;">
628
+ <![endif]-->
629
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
630
+ <tbody><tr>
631
+
632
+ <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
633
+
634
+ Twas the night before Christmas, when all through the house<br>Not a creature was stirring, not even a mouse;<br>The stockings were hung by the chimney with care,<br>In hopes that St. Nicholas soon would be there;<br>The children were nestled all snug in their beds,<br>While visions of sugar-plums danced in their heads;<br>And mamma in her 'kerchief, and I in my cap,<br>Had just settled our brains for a long winter's nap,<br>When out on the lawn there arose such a clatter,<br>I sprang from the bed to see what was the matter.
635
+ </td>
636
+ </tr>
637
+ </tbody></table>
638
+ <!--[if mso]>
639
+ </td>
640
+ <![endif]-->
641
+
642
+ <!--[if mso]>
643
+ </tr>
644
+ </table>
645
+ <![endif]-->
646
+ </td>
647
+ </tr>
648
+ </tbody>
649
+ </table></td>
650
+ </tr>
651
+ <tr>
652
+ <td align="center" valign="top">
653
+ <img height="130" src="https://cdn-images.mailchimp.com/template_images/gallery/footer_snowmen.png" style="display:block; max-width:100%;" width="600" class="mcnImage">
654
+ </td>
655
+ </tr>
656
+ </table>
657
+ <!-- // END BODY -->
658
+ </td>
659
+ </tr>
660
+ <tr>
661
+ <td align="center" valign="top">
662
+ <!-- BEGIN FOOTER // -->
663
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateFooter">
664
+ <tr>
665
+ <td valign="top" class="footerContainer"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
666
+ <tbody class="mcnTextBlockOuter">
667
+ <tr>
668
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
669
+ <!--[if mso]>
670
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
671
+ <tr>
672
+ <![endif]-->
673
+
674
+ <!--[if mso]>
675
+ <td valign="top" width="600" style="width:600px;">
676
+ <![endif]-->
677
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
678
+ <tbody><tr>
679
+
680
+ <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
681
+
682
+ <em>Copyright © *|CURRENT_YEAR|* *|LIST:COMPANY|*, All rights reserved.</em>
683
+ <br>
684
+ *|IFNOT:ARCHIVE_PAGE|*
685
+ *|LIST:DESCRIPTION|*
686
+ <br>
687
+ <br>
688
+ <strong>Our mailing address is:</strong>
689
+ <br>
690
+ *|HTML:LIST_ADDRESS_HTML|* *|END:IF|*
691
+ <br>
692
+ <br>
693
+ Want to change how you receive these emails?<br>
694
+ You can <a href="*|UPDATE_PROFILE|*">update your preferences</a> or <a href="*|UNSUB|*">unsubscribe from this list</a>.
695
+ <br>
696
+ <br>
697
+ *|IF:REWARDS|* *|HTML:REWARDS|*
698
+ *|END:IF|*
699
+
700
+ </td>
701
+ </tr>
702
+ </tbody></table>
703
+ <!--[if mso]>
704
+ </td>
705
+ <![endif]-->
706
+
707
+ <!--[if mso]>
708
+ </tr>
709
+ </table>
710
+ <![endif]-->
711
+ </td>
712
+ </tr>
713
+ </tbody>
714
+ </table></td>
715
+ </tr>
716
+ </table>
717
+ <!-- // END FOOTER -->
718
+ </td>
719
+ </tr>
720
+ </table>
721
+ <!--[if gte mso 9]>
722
+ </td>
723
+ </tr>
724
+ </table>
725
+ <![endif]-->
726
+ </td>
727
+ </tr>
728
+ </table>
729
+ </center>
730
+ <script type="text/javascript" src="/WAbyZUhtL/C/-fIkNMFw/1rOppNmp/RSlzKA/VFRPR3UV/LCoB"></script></body>
731
+ </html>