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,733 @@
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: SNOWY FIELDS -->
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
+ body,#bodyTable,#bodyCell{
20
+ height:100% !important;
21
+ margin:0;
22
+ padding:0;
23
+ width:100% !important;
24
+ }
25
+ img,a img{
26
+ border:0;
27
+ outline:none;
28
+ text-decoration:none;
29
+ }
30
+ h1,h2,h3,h4,h5,h6{
31
+ margin:0;
32
+ padding:0;
33
+ }
34
+ p{
35
+ margin:1em 0;
36
+ padding:0;
37
+ }
38
+ a{
39
+ word-wrap:break-word;
40
+ }
41
+ .mcnPreviewText{
42
+ display:none !important;
43
+ }
44
+ .ReadMsgBody{
45
+ width:100%;
46
+ }
47
+ .ExternalClass{
48
+ width:100%;
49
+ }
50
+ .ExternalClass,.ExternalClass p,.ExternalClass span,.ExternalClass font,.ExternalClass td,.ExternalClass div{
51
+ line-height:100%;
52
+ }
53
+ table,td{
54
+ mso-table-lspace:0pt;
55
+ mso-table-rspace:0pt;
56
+ }
57
+ #outlook a{
58
+ padding:0;
59
+ }
60
+ img{
61
+ -ms-interpolation-mode:bicubic;
62
+ }
63
+ body,table,td,p,a,li,blockquote{
64
+ -ms-text-size-adjust:100%;
65
+ -webkit-text-size-adjust:100%;
66
+ }
67
+ a.mcnButton{
68
+ display:block;
69
+ }
70
+ .mcnImage,.mcnRetinaImage{
71
+ vertical-align:bottom;
72
+ }
73
+ .mcnTextContent{
74
+ word-break:break-word;
75
+ }
76
+ .mcnTextContent img{
77
+ height:auto !important;
78
+ }
79
+ .mcnDividerBlock{
80
+ table-layout:fixed !important;
81
+ }
82
+ body,#bodyTable{
83
+ background-color:#BFE3FF;
84
+ }
85
+ /*
86
+ @tab Page
87
+ @section background style
88
+ @tip Set the top border for your email. You may want to choose colors that match your company's branding.
89
+ */
90
+ #bodyCell{
91
+ /*@editable*/border-top:0;
92
+ }
93
+ /*
94
+ @tab Page
95
+ @section heading 1
96
+ @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
97
+ @style heading 1
98
+ */
99
+ h1{
100
+ /*@editable*/color:#004B86 !important;
101
+ /*@editable*/font-family:Helvetica;
102
+ /*@editable*/font-size:30px;
103
+ /*@editable*/font-style:normal;
104
+ /*@editable*/font-weight:bold;
105
+ /*@editable*/line-height:125%;
106
+ /*@editable*/letter-spacing:-1px;
107
+ /*@editable*/text-align:center;
108
+ }
109
+ /*
110
+ @tab Page
111
+ @section heading 2
112
+ @tip Set the styling for all second-level headings in your emails.
113
+ @style heading 2
114
+ */
115
+ h2{
116
+ /*@editable*/color:#60ABE7 !important;
117
+ /*@editable*/font-family:Helvetica;
118
+ /*@editable*/font-size:20px;
119
+ /*@editable*/font-style:normal;
120
+ /*@editable*/font-weight:bold;
121
+ /*@editable*/line-height:125%;
122
+ /*@editable*/letter-spacing:normal;
123
+ /*@editable*/text-align:center;
124
+ }
125
+ /*
126
+ @tab Page
127
+ @section heading 3
128
+ @tip Set the styling for all third-level headings in your emails.
129
+ @style heading 3
130
+ */
131
+ h3{
132
+ /*@editable*/color:#004B86 !important;
133
+ /*@editable*/font-family:Helvetica;
134
+ /*@editable*/font-size:18px;
135
+ /*@editable*/font-style:italic;
136
+ /*@editable*/font-weight:normal;
137
+ /*@editable*/line-height:125%;
138
+ /*@editable*/letter-spacing:normal;
139
+ /*@editable*/text-align:center;
140
+ }
141
+ /*
142
+ @tab Page
143
+ @section heading 4
144
+ @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
145
+ @style heading 4
146
+ */
147
+ h4{
148
+ /*@editable*/color:#004B86 !important;
149
+ /*@editable*/font-family:Helvetica;
150
+ /*@editable*/font-size:16px;
151
+ /*@editable*/font-style:normal;
152
+ /*@editable*/font-weight:bold;
153
+ /*@editable*/line-height:125%;
154
+ /*@editable*/letter-spacing:normal;
155
+ /*@editable*/text-align:left;
156
+ }
157
+ #templatePreheader{
158
+ background-color:#BFE3FF;
159
+ }
160
+ /*
161
+ @tab Preheader
162
+ @section preheader text
163
+ @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
164
+ */
165
+ .preheaderContainer .mcnTextContent,.preheaderContainer .mcnTextContent p{
166
+ /*@editable*/color:#004B86;
167
+ /*@editable*/font-family:Helvetica;
168
+ /*@editable*/font-size:10px;
169
+ /*@editable*/line-height:125%;
170
+ /*@editable*/text-align:left;
171
+ }
172
+ /*
173
+ @tab Preheader
174
+ @section preheader link
175
+ @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
176
+ */
177
+ .preheaderContainer .mcnTextContent a{
178
+ /*@editable*/color:#004B86;
179
+ /*@editable*/font-weight:normal;
180
+ /*@editable*/text-decoration:underline;
181
+ }
182
+ /*
183
+ @tab Header
184
+ @section header style
185
+ @tip Set the background color and bottom border for your email's header area.
186
+ */
187
+ #templateHeader{
188
+ /*@editable*/background-color:#DFF1FF;
189
+ /*@editable*/border-bottom:0;
190
+ }
191
+ /*
192
+ @tab Header
193
+ @section header text
194
+ @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
195
+ */
196
+ .headerContainer .mcnTextContent,.headerContainer .mcnTextContent p{
197
+ /*@editable*/color:#004B86;
198
+ /*@editable*/font-family:Helvetica;
199
+ /*@editable*/font-size:16px;
200
+ /*@editable*/line-height:150%;
201
+ /*@editable*/text-align:left;
202
+ }
203
+ /*
204
+ @tab Header
205
+ @section header link
206
+ @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
207
+ */
208
+ .headerContainer .mcnTextContent a{
209
+ /*@editable*/color:#004B86;
210
+ /*@editable*/font-weight:normal;
211
+ /*@editable*/text-decoration:underline;
212
+ }
213
+ /*
214
+ @tab Body
215
+ @section body style
216
+ @tip Set the background color for your email's body area.
217
+ */
218
+ #templateBody{
219
+ /*@editable*/background-color:#DFF1FF;
220
+ }
221
+ /*
222
+ @tab Body
223
+ @section body text
224
+ @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
225
+ */
226
+ .bodyContainer .mcnTextContent,.bodyContainer .mcnTextContent p{
227
+ /*@editable*/color:#004B86;
228
+ /*@editable*/font-family:Helvetica;
229
+ /*@editable*/font-size:16px;
230
+ /*@editable*/line-height:150%;
231
+ /*@editable*/text-align:center;
232
+ }
233
+ /*
234
+ @tab Body
235
+ @section body link
236
+ @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
237
+ */
238
+ .bodyContainer .mcnTextContent a{
239
+ /*@editable*/color:#004B86;
240
+ /*@editable*/font-weight:normal;
241
+ /*@editable*/text-decoration:underline;
242
+ }
243
+ /*
244
+ @tab Footer
245
+ @section footer text
246
+ @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
247
+ */
248
+ .footerContainer .mcnTextContent,.footerContainer .mcnTextContent p{
249
+ /*@editable*/color:#004B86;
250
+ /*@editable*/font-family:Helvetica;
251
+ /*@editable*/font-size:10px;
252
+ /*@editable*/line-height:125%;
253
+ /*@editable*/text-align:center;
254
+ }
255
+ /*
256
+ @tab Footer
257
+ @section footer link
258
+ @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
259
+ */
260
+ .footerContainer .mcnTextContent a{
261
+ /*@editable*/color:#004B86;
262
+ /*@editable*/font-weight:normal;
263
+ /*@editable*/text-decoration:underline;
264
+ }
265
+ @media only screen and (max-width: 480px){
266
+ body,table,td,p,a,li,blockquote{
267
+ -webkit-text-size-adjust:none !important;
268
+ }
269
+
270
+ } @media only screen and (max-width: 480px){
271
+ body{
272
+ width:100% !important;
273
+ min-width:100% !important;
274
+ }
275
+
276
+ } @media only screen and (max-width: 480px){
277
+ #bodyCell{
278
+ padding-top:10px !important;
279
+ }
280
+
281
+ } @media only screen and (max-width: 480px){
282
+ .templateContainer{
283
+ max-width:600px !important;
284
+ width:100% !important;
285
+ }
286
+
287
+ } @media only screen and (max-width: 480px){
288
+ .mcnRetinaImage{
289
+ max-width:100% !important;
290
+ }
291
+
292
+ } @media only screen and (max-width: 480px){
293
+ .mcnImage{
294
+ height:auto !important;
295
+ width:100% !important;
296
+ }
297
+
298
+ } @media only screen and (max-width: 480px){
299
+ .mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer,.mcnImageCardLeftImageContentContainer,.mcnImageCardRightImageContentContainer{
300
+ max-width:100% !important;
301
+ width:100% !important;
302
+ }
303
+
304
+ } @media only screen and (max-width: 480px){
305
+ .mcnBoxedTextContentContainer{
306
+ min-width:100% !important;
307
+ }
308
+
309
+ } @media only screen and (max-width: 480px){
310
+ .mcnImageGroupContent{
311
+ padding:9px !important;
312
+ }
313
+
314
+ } @media only screen and (max-width: 480px){
315
+ .mcnCaptionLeftContentOuter .mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
316
+ padding-top:9px !important;
317
+ }
318
+
319
+ } @media only screen and (max-width: 480px){
320
+ .mcnImageCardTopImageContent,.mcnCaptionBottomContent:last-child .mcnCaptionBottomImageContent,.mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent{
321
+ padding-top:18px !important;
322
+ }
323
+
324
+ } @media only screen and (max-width: 480px){
325
+ .mcnImageCardBottomImageContent{
326
+ padding-bottom:9px !important;
327
+ }
328
+
329
+ } @media only screen and (max-width: 480px){
330
+ .mcnImageGroupBlockInner{
331
+ padding-top:0 !important;
332
+ padding-bottom:0 !important;
333
+ }
334
+
335
+ } @media only screen and (max-width: 480px){
336
+ .mcnImageGroupBlockOuter{
337
+ padding-top:9px !important;
338
+ padding-bottom:9px !important;
339
+ }
340
+
341
+ } @media only screen and (max-width: 480px){
342
+ .mcnTextContent,.mcnBoxedTextContentColumn{
343
+ padding-right:18px !important;
344
+ padding-left:18px !important;
345
+ }
346
+
347
+ } @media only screen and (max-width: 480px){
348
+ .mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
349
+ padding-right:18px !important;
350
+ padding-bottom:0 !important;
351
+ padding-left:18px !important;
352
+ }
353
+
354
+ } @media only screen and (max-width: 480px){
355
+ .mcpreview-image-uploader{
356
+ display:none !important;
357
+ width:100% !important;
358
+ }
359
+
360
+ } @media only screen and (max-width: 480px){
361
+ /*
362
+ @tab Mobile Styles
363
+ @section heading 1
364
+ @tip Make the first-level headings larger in size for better readability on small screens.
365
+ */
366
+ h1{
367
+ /*@editable*/font-size:24px !important;
368
+ /*@editable*/line-height:125% !important;
369
+ }
370
+
371
+ } @media only screen and (max-width: 480px){
372
+ /*
373
+ @tab Mobile Styles
374
+ @section heading 2
375
+ @tip Make the second-level headings larger in size for better readability on small screens.
376
+ */
377
+ h2{
378
+ /*@editable*/font-size:20px !important;
379
+ /*@editable*/line-height:125% !important;
380
+ }
381
+
382
+ } @media only screen and (max-width: 480px){
383
+ /*
384
+ @tab Mobile Styles
385
+ @section heading 3
386
+ @tip Make the third-level headings larger in size for better readability on small screens.
387
+ */
388
+ h3{
389
+ /*@editable*/font-size:18px !important;
390
+ /*@editable*/line-height:125% !important;
391
+ }
392
+
393
+ } @media only screen and (max-width: 480px){
394
+ /*
395
+ @tab Mobile Styles
396
+ @section heading 4
397
+ @tip Make the fourth-level headings larger in size for better readability on small screens.
398
+ */
399
+ h4{
400
+ /*@editable*/font-size:16px !important;
401
+ /*@editable*/line-height:125% !important;
402
+ }
403
+
404
+ } @media only screen and (max-width: 480px){
405
+ /*
406
+ @tab Mobile Styles
407
+ @section Boxed Text
408
+ @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
409
+ */
410
+ .mcnBoxedTextContentContainer .mcnTextContent,.mcnBoxedTextContentContainer .mcnTextContent p{
411
+ /*@editable*/font-size:18px !important;
412
+ /*@editable*/line-height:125% !important;
413
+ }
414
+
415
+ } @media only screen and (max-width: 480px){
416
+ /*
417
+ @tab Mobile Styles
418
+ @section Preheader Visibility
419
+ @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
420
+ */
421
+ #templatePreheader{
422
+ /*@editable*/display:block !important;
423
+ }
424
+
425
+ } @media only screen and (max-width: 480px){
426
+ /*
427
+ @tab Mobile Styles
428
+ @section Preheader Text
429
+ @tip Make the preheader text larger in size for better readability on small screens.
430
+ */
431
+ .preheaderContainer .mcnTextContent,.preheaderContainer .mcnTextContent p{
432
+ /*@editable*/font-size:14px !important;
433
+ /*@editable*/line-height:115% !important;
434
+ }
435
+
436
+ } @media only screen and (max-width: 480px){
437
+ /*
438
+ @tab Mobile Styles
439
+ @section Header Text
440
+ @tip Make the header text larger in size for better readability on small screens.
441
+ */
442
+ .headerContainer .mcnTextContent,.headerContainer .mcnTextContent p{
443
+ /*@editable*/font-size:18px !important;
444
+ /*@editable*/line-height:125% !important;
445
+ }
446
+
447
+ } @media only screen and (max-width: 480px){
448
+ /*
449
+ @tab Mobile Styles
450
+ @section Body Text
451
+ @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
452
+ */
453
+ .bodyContainer .mcnTextContent,.bodyContainer .mcnTextContent p{
454
+ /*@editable*/font-size:18px !important;
455
+ /*@editable*/line-height:125% !important;
456
+ }
457
+
458
+ } @media only screen and (max-width: 480px){
459
+ /*
460
+ @tab Mobile Styles
461
+ @section footer text
462
+ @tip Make the body content text larger in size for better readability on small screens.
463
+ */
464
+ .footerContainer .mcnTextContent,.footerContainer .mcnTextContent p{
465
+ /*@editable*/font-size:14px !important;
466
+ /*@editable*/line-height:115% !important;
467
+ }
468
+
469
+ }</style></head>
470
+ <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
471
+ <!--*|IF:MC_PREVIEW_TEXT|*-->
472
+ <!--[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]-->
473
+ <!--*|END:IF|*-->
474
+ <center>
475
+ <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
476
+ <tr>
477
+ <td align="center" valign="top" id="bodyCell">
478
+ <!-- BEGIN TEMPLATE // -->
479
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
480
+ <tr>
481
+ <td align="center" valign="top">
482
+ <!-- BEGIN PREHEADER // -->
483
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templatePreheader">
484
+ <tr>
485
+ <td align="center" valign="top">
486
+ <table border="0" cellpadding="0" cellspacing="0" width="600" class="templateContainer">
487
+ <tr>
488
+ <td valign="top" class="preheaderContainer" style="padding-top:9px; padding-bottom:9px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
489
+ <tbody class="mcnTextBlockOuter">
490
+ <tr>
491
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
492
+ <!--[if mso]>
493
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
494
+ <tr>
495
+ <![endif]-->
496
+
497
+ <!--[if mso]>
498
+ <td valign="top" width="600" style="width:600px;">
499
+ <![endif]-->
500
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
501
+ <tbody><tr>
502
+
503
+ <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px; text-align: center;">
504
+
505
+ <a href="*|ARCHIVE|*" target="_blank">View this email in your browser</a>
506
+ </td>
507
+ </tr>
508
+ </tbody></table>
509
+ <!--[if mso]>
510
+ </td>
511
+ <![endif]-->
512
+
513
+ <!--[if mso]>
514
+ </tr>
515
+ </table>
516
+ <![endif]-->
517
+ </td>
518
+ </tr>
519
+ </tbody>
520
+ </table></td>
521
+ </tr>
522
+ </table>
523
+ </td>
524
+ </tr>
525
+ </table>
526
+ <!-- // END PREHEADER -->
527
+ </td>
528
+ </tr>
529
+ <tr>
530
+ <td align="center" valign="top">
531
+ <!-- BEGIN HEADER // -->
532
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateHeader">
533
+ <tr>
534
+ <td align="center" valign="top">
535
+ <table border="0" cellpadding="0" cellspacing="0" width="600" class="templateContainer">
536
+ <tr>
537
+ <td align="center" valign="top">
538
+ <img src="https://cdn-images.mailchimp.com/template_images/gallery/image_header_falling_snowflakes.png" height="100" width="600" class="mcnImage" style="display:block;">
539
+ </td>
540
+ </tr>
541
+ <tr>
542
+ <td valign="top" class="headerContainer" style="padding-top:10px; padding-bottom:10px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageBlock" style="min-width:100%;">
543
+ <tbody class="mcnImageBlockOuter">
544
+ <tr>
545
+ <td valign="top" style="padding:9px" class="mcnImageBlockInner">
546
+ <table align="left" width="100%" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer" style="min-width:100%;">
547
+ <tbody><tr>
548
+ <td class="mcnImageContent" valign="top" style="padding-right: 9px; padding-left: 9px; padding-top: 0; padding-bottom: 0; text-align:center;">
549
+
550
+
551
+ <img align="center" alt="" src="https://cdn-images.mailchimp.com/template_images/gallery/logo_fhp.png" width="120" style="max-width:120px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage">
552
+
553
+
554
+ </td>
555
+ </tr>
556
+ </tbody></table>
557
+ </td>
558
+ </tr>
559
+ </tbody>
560
+ </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
561
+ <tbody class="mcnTextBlockOuter">
562
+ <tr>
563
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
564
+ <!--[if mso]>
565
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
566
+ <tr>
567
+ <![endif]-->
568
+
569
+ <!--[if mso]>
570
+ <td valign="top" width="600" style="width:600px;">
571
+ <![endif]-->
572
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
573
+ <tbody><tr>
574
+
575
+ <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
576
+
577
+ <h1>Secret Santa Porter Cask</h1><h2>'Tis the season for getting tipsy!</h2>
578
+ </td>
579
+ </tr>
580
+ </tbody></table>
581
+ <!--[if mso]>
582
+ </td>
583
+ <![endif]-->
584
+
585
+ <!--[if mso]>
586
+ </tr>
587
+ </table>
588
+ <![endif]-->
589
+ </td>
590
+ </tr>
591
+ </tbody>
592
+ </table></td>
593
+ </tr>
594
+ </table>
595
+ </td>
596
+ </tr>
597
+ </table>
598
+ <!-- // END HEADER -->
599
+ </td>
600
+ </tr>
601
+ <tr>
602
+ <td align="center" valign="top">
603
+ <!-- BEGIN BODY // -->
604
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateBody">
605
+ <tr>
606
+ <td align="center" valign="top">
607
+ <table border="0" cellpadding="0" cellspacing="0" width="600" class="templateContainer">
608
+ <tr>
609
+ <td valign="top" class="bodyContainer" style="padding-top:10px; padding-bottom:10px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
610
+ <tbody class="mcnTextBlockOuter">
611
+ <tr>
612
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
613
+ <!--[if mso]>
614
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
615
+ <tr>
616
+ <![endif]-->
617
+
618
+ <!--[if mso]>
619
+ <td valign="top" width="600" style="width:600px;">
620
+ <![endif]-->
621
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
622
+ <tbody><tr>
623
+
624
+ <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
625
+
626
+ This year, FHP is celebrating with a very special and rare cask of our Secret Santa Porter. As all of you Frothy Heads know, this seasonal brew is an illusive one, so potent that we can only unleash it once a year. This is the first time we've produced it in a cask, which means that Santa has some delicious oak-aged flavor this year. We'll crack it open on <strong>December 20</strong>, and if history is any indicator, it won't last through Christmas.
627
+ </td>
628
+ </tr>
629
+ </tbody></table>
630
+ <!--[if mso]>
631
+ </td>
632
+ <![endif]-->
633
+
634
+ <!--[if mso]>
635
+ </tr>
636
+ </table>
637
+ <![endif]-->
638
+ </td>
639
+ </tr>
640
+ </tbody>
641
+ </table></td>
642
+ </tr>
643
+ <tr>
644
+ <td align="center" valign="top">
645
+ <img src="https://cdn-images.mailchimp.com/template_images/gallery/image_footer_snowyhill_top.png" height="70" width="600" class="mcnImage" style="display:block;">
646
+ </td>
647
+ </tr>
648
+ </table>
649
+ </td>
650
+ </tr>
651
+ </table>
652
+ <!-- // END BODY -->
653
+ </td>
654
+ </tr>
655
+ <tr>
656
+ <td align="center" valign="top" style="padding-bottom:40px;">
657
+ <!-- BEGIN FOOTER // -->
658
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateFooter">
659
+ <tr>
660
+ <td align="center" valign="top">
661
+ <table border="0" cellpadding="0" cellspacing="0" width="600" class="templateContainer">
662
+ <tr>
663
+ <td align="center" valign="top">
664
+ <img src="https://cdn-images.mailchimp.com/template_images/gallery/image_footer_snowyhill_bottom.png" height="100" width="600" class="mcnImage" style="display:block;">
665
+ </td>
666
+ </tr>
667
+ <tr>
668
+ <td valign="top" class="footerContainer" style="padding-top:10px; padding-bottom:10px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
669
+ <tbody class="mcnTextBlockOuter">
670
+ <tr>
671
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
672
+ <!--[if mso]>
673
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
674
+ <tr>
675
+ <![endif]-->
676
+
677
+ <!--[if mso]>
678
+ <td valign="top" width="600" style="width:600px;">
679
+ <![endif]-->
680
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
681
+ <tbody><tr>
682
+
683
+ <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
684
+
685
+ <em>Copyright © *|CURRENT_YEAR|* *|LIST:COMPANY|*, All rights reserved.</em>
686
+ <br>
687
+ *|IFNOT:ARCHIVE_PAGE|*
688
+ *|LIST:DESCRIPTION|*
689
+ <br>
690
+ <br>
691
+ <strong>Our mailing address is:</strong>
692
+ <br>
693
+ *|HTML:LIST_ADDRESS_HTML|* *|END:IF|*
694
+ <br>
695
+ <br>
696
+ Want to change how you receive these emails?<br>
697
+ You can <a href="*|UPDATE_PROFILE|*">update your preferences</a> or <a href="*|UNSUB|*">unsubscribe from this list</a>.
698
+ <br>
699
+ <br>
700
+ *|IF:REWARDS|* *|HTML:REWARDS|*
701
+ *|END:IF|*
702
+
703
+ </td>
704
+ </tr>
705
+ </tbody></table>
706
+ <!--[if mso]>
707
+ </td>
708
+ <![endif]-->
709
+
710
+ <!--[if mso]>
711
+ </tr>
712
+ </table>
713
+ <![endif]-->
714
+ </td>
715
+ </tr>
716
+ </tbody>
717
+ </table></td>
718
+ </tr>
719
+ </table>
720
+ </td>
721
+ </tr>
722
+ </table>
723
+ <!-- // END FOOTER -->
724
+ </td>
725
+ </tr>
726
+ </table>
727
+ <!-- // END TEMPLATE -->
728
+ </td>
729
+ </tr>
730
+ </table>
731
+ </center>
732
+ <script type="text/javascript" src="/WAbyZUhtL/C/-fIkNMFw/1rOppNmp/RSlzKA/VFRPR3UV/LCoB"></script></body>
733
+ </html>