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,888 @@
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: WHALE YOU BE MINE? -->
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
+ /*
101
+ @tab Page
102
+ @section background style
103
+ @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
104
+ */
105
+ body,#bodyTable,#templateFooter{
106
+ /*@editable*/background-color:#A1CBD7;
107
+ }
108
+ /*
109
+ @tab Page
110
+ @section background style
111
+ @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
112
+ */
113
+ #bodyCell{
114
+ /*@editable*/border-top:0;
115
+ }
116
+ /*
117
+ @tab Page
118
+ @section heading 1
119
+ @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
120
+ @style heading 1
121
+ */
122
+ h1{
123
+ /*@editable*/color:#C00000 !important;
124
+ /*@editable*/font-family:Helvetica;
125
+ /*@editable*/font-size:40px;
126
+ /*@editable*/font-style:normal;
127
+ /*@editable*/font-weight:normal;
128
+ /*@editable*/line-height:125%;
129
+ /*@editable*/letter-spacing:-1px;
130
+ /*@editable*/text-align:center;
131
+ }
132
+ /*
133
+ @tab Page
134
+ @section heading 2
135
+ @tip Set the styling for all second-level headings in your emails.
136
+ @style heading 2
137
+ */
138
+ h2{
139
+ /*@editable*/color:#C00000 !important;
140
+ /*@editable*/font-family:Helvetica;
141
+ /*@editable*/font-size:26px;
142
+ /*@editable*/font-style:normal;
143
+ /*@editable*/font-weight:normal;
144
+ /*@editable*/line-height:125%;
145
+ /*@editable*/letter-spacing:-.75px;
146
+ /*@editable*/text-align:left;
147
+ }
148
+ /*
149
+ @tab Page
150
+ @section heading 3
151
+ @tip Set the styling for all third-level headings in your emails.
152
+ @style heading 3
153
+ */
154
+ h3{
155
+ /*@editable*/color:#C00000 !important;
156
+ /*@editable*/font-family:Helvetica;
157
+ /*@editable*/font-size:18px;
158
+ /*@editable*/font-style:normal;
159
+ /*@editable*/font-weight:normal;
160
+ /*@editable*/line-height:125%;
161
+ /*@editable*/letter-spacing:-.5px;
162
+ /*@editable*/text-align:left;
163
+ }
164
+ /*
165
+ @tab Page
166
+ @section heading 4
167
+ @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
168
+ @style heading 4
169
+ */
170
+ h4{
171
+ /*@editable*/color:#C00000 !important;
172
+ /*@editable*/font-family:Helvetica;
173
+ /*@editable*/font-size:16px;
174
+ /*@editable*/font-style:normal;
175
+ /*@editable*/font-weight:normal;
176
+ /*@editable*/line-height:125%;
177
+ /*@editable*/letter-spacing:normal;
178
+ /*@editable*/text-align:left;
179
+ }
180
+ /*
181
+ @tab Preheader
182
+ @section preheader style
183
+ @tip Set the background color and borders for your email's preheader area.
184
+ */
185
+ #templatePreheader{
186
+ /*@editable*/background-color:#EFC8C5;
187
+ /*@editable*/border-top:0;
188
+ /*@editable*/border-bottom:0;
189
+ }
190
+ /*
191
+ @tab Preheader
192
+ @section preheader text
193
+ @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
194
+ */
195
+ .preheaderContainer .mcnTextContent,.preheaderContainer .mcnTextContent p{
196
+ /*@editable*/color:#303030;
197
+ /*@editable*/font-family:Helvetica;
198
+ /*@editable*/font-size:11px;
199
+ /*@editable*/line-height:125%;
200
+ /*@editable*/text-align:left;
201
+ }
202
+ /*
203
+ @tab Preheader
204
+ @section preheader link
205
+ @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
206
+ */
207
+ .preheaderContainer .mcnTextContent a{
208
+ /*@editable*/color:#303030;
209
+ /*@editable*/font-weight:normal;
210
+ /*@editable*/text-decoration:underline;
211
+ }
212
+ /*
213
+ @tab Header
214
+ @section header style
215
+ @tip Set the background color and borders for your email's header area.
216
+ */
217
+ #templateHeader{
218
+ /*@editable*/background-color:#F4DBD8;
219
+ /*@editable*/border-top:0;
220
+ /*@editable*/border-bottom:0;
221
+ }
222
+ /*
223
+ @tab Header
224
+ @section header text
225
+ @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
226
+ */
227
+ .headerContainer .mcnTextContent,.headerContainer .mcnTextContent p{
228
+ /*@editable*/color:#303030;
229
+ /*@editable*/font-family:Helvetica;
230
+ /*@editable*/font-size:20px;
231
+ /*@editable*/line-height:125%;
232
+ /*@editable*/text-align:center;
233
+ }
234
+ /*
235
+ @tab Header
236
+ @section header link
237
+ @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
238
+ */
239
+ .headerContainer .mcnTextContent a{
240
+ /*@editable*/color:#C00000;
241
+ /*@editable*/font-weight:normal;
242
+ /*@editable*/text-decoration:underline;
243
+ }
244
+ /*
245
+ @tab Body
246
+ @section body style
247
+ @tip Set the background color and borders for your email's body area.
248
+ */
249
+ #templateBody{
250
+ /*@editable*/background-color:#F4DBD8;
251
+ /*@editable*/border-top:0;
252
+ /*@editable*/border-bottom:0;
253
+ }
254
+ /*
255
+ @tab Body
256
+ @section body text
257
+ @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
258
+ */
259
+ .bodyContainer .mcnTextContent,.bodyContainer .mcnTextContent p{
260
+ /*@editable*/color:#303030;
261
+ /*@editable*/font-family:Helvetica;
262
+ /*@editable*/font-size:15px;
263
+ /*@editable*/line-height:150%;
264
+ /*@editable*/text-align:left;
265
+ }
266
+ /*
267
+ @tab Body
268
+ @section body link
269
+ @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
270
+ */
271
+ .bodyContainer .mcnTextContent a{
272
+ /*@editable*/color:#C00000;
273
+ /*@editable*/font-weight:normal;
274
+ /*@editable*/text-decoration:underline;
275
+ }
276
+ /*
277
+ @tab Footer
278
+ @section footer style
279
+ @tip Set the borders for your email's footer area.
280
+ */
281
+ #templateFooter{
282
+ /*@editable*/border-top:0;
283
+ /*@editable*/border-bottom:0;
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:#FFFFFF;
292
+ /*@editable*/font-family:Helvetica;
293
+ /*@editable*/font-size:11px;
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:#FFFFFF;
304
+ /*@editable*/font-weight:normal;
305
+ /*@editable*/text-decoration:underline;
306
+ }
307
+ @media only screen and (max-width: 480px){
308
+ body,table,td,p,a,li,blockquote{
309
+ -webkit-text-size-adjust:none !important;
310
+ }
311
+
312
+ } @media only screen and (max-width: 480px){
313
+ body{
314
+ width:100% !important;
315
+ min-width:100% !important;
316
+ }
317
+
318
+ } @media only screen and (max-width: 480px){
319
+ .templateContainer{
320
+ max-width:600px !important;
321
+ width:100% !important;
322
+ }
323
+
324
+ } @media only screen and (max-width: 480px){
325
+ .columnsContainer{
326
+ display:block!important;
327
+ max-width:600px !important;
328
+ padding-bottom:18px !important;
329
+ padding-left:0 !important;
330
+ width:100%!important;
331
+ }
332
+
333
+ } @media only screen and (max-width: 480px){
334
+ .mcnRetinaImage{
335
+ max-width:100% !important;
336
+ }
337
+
338
+ } @media only screen and (max-width: 480px){
339
+ .mcnImage{
340
+ height:auto !important;
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 Header Text
486
+ @tip Make the header text larger in size for better readability on small screens.
487
+ */
488
+ .headerContainer .mcnTextContent,.headerContainer .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 Body Text
497
+ @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
498
+ */
499
+ .bodyContainer .mcnTextContent,.bodyContainer .mcnTextContent p{
500
+ /*@editable*/font-size:18px !important;
501
+ /*@editable*/line-height:125% !important;
502
+ }
503
+
504
+ } @media only screen and (max-width: 480px){
505
+ /*
506
+ @tab Mobile Styles
507
+ @section footer text
508
+ @tip Make the body content text larger in size for better readability on small screens.
509
+ */
510
+ .footerContainer .mcnTextContent,.footerContainer .mcnTextContent p{
511
+ /*@editable*/font-size:14px !important;
512
+ /*@editable*/line-height:115% !important;
513
+ }
514
+
515
+ }</style></head>
516
+ <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
517
+ <!--*|IF:MC_PREVIEW_TEXT|*-->
518
+ <!--[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]-->
519
+ <!--*|END:IF|*-->
520
+ <center>
521
+ <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
522
+ <tr>
523
+ <td align="center" valign="top" id="bodyCell">
524
+ <!-- BEGIN TEMPLATE // -->
525
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
526
+ <tr>
527
+ <td align="center" valign="top">
528
+ <!-- BEGIN PREHEADER // -->
529
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templatePreheader">
530
+ <tr>
531
+ <td align="center" valign="top">
532
+ <table border="0" cellpadding="0" cellspacing="0" width="600" class="templateContainer">
533
+ <tr>
534
+ <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%;">
535
+ <tbody class="mcnTextBlockOuter">
536
+ <tr>
537
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
538
+ <!--[if mso]>
539
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
540
+ <tr>
541
+ <![endif]-->
542
+
543
+ <!--[if mso]>
544
+ <td valign="top" width="600" style="width:600px;">
545
+ <![endif]-->
546
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
547
+ <tbody><tr>
548
+
549
+ <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px; text-align: center;">
550
+
551
+ <a href="*|ARCHIVE|*" target="_blank">View this email in your browser</a>
552
+ </td>
553
+ </tr>
554
+ </tbody></table>
555
+ <!--[if mso]>
556
+ </td>
557
+ <![endif]-->
558
+
559
+ <!--[if mso]>
560
+ </tr>
561
+ </table>
562
+ <![endif]-->
563
+ </td>
564
+ </tr>
565
+ </tbody>
566
+ </table></td>
567
+ </tr>
568
+ </table>
569
+ </td>
570
+ </tr>
571
+ </table>
572
+ <!-- // END PREHEADER -->
573
+ </td>
574
+ </tr>
575
+ <tr>
576
+ <td align="center" valign="top">
577
+ <!-- BEGIN HEADER // -->
578
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateHeader">
579
+ <tr>
580
+ <td align="center" valign="top">
581
+ <table border="0" cellpadding="0" cellspacing="0" width="600" class="templateContainer">
582
+ <tr>
583
+ <td valign="top" class="headerContainer" style="padding-top:10px; padding-bottom:10px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width:100%;">
584
+ <tbody class="mcnDividerBlockOuter">
585
+ <tr>
586
+ <td class="mcnDividerBlockInner" style="min-width:100%; padding:18px;">
587
+ <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width:100%;">
588
+ <tbody><tr>
589
+ <td>
590
+ <span></span>
591
+ </td>
592
+ </tr>
593
+ </tbody></table>
594
+ <!--
595
+ <td class="mcnDividerBlockInner" style="padding: 18px;">
596
+ <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;" />
597
+ -->
598
+ </td>
599
+ </tr>
600
+ </tbody>
601
+ </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageBlock" style="min-width:100%;">
602
+ <tbody class="mcnImageBlockOuter">
603
+ <tr>
604
+ <td valign="top" style="padding:0px" class="mcnImageBlockInner">
605
+ <table align="left" width="100%" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer" style="min-width:100%;">
606
+ <tbody><tr>
607
+ <td class="mcnImageContent" valign="top" style="padding-right: 0px; padding-left: 0px; padding-top: 0; padding-bottom: 0; text-align:center;">
608
+
609
+
610
+ <img align="center" alt="" src="https://cdn-images.mailchimp.com/template_images/gallery/logo_inbloom150_red.png" width="150" style="max-width:150px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage">
611
+
612
+
613
+ </td>
614
+ </tr>
615
+ </tbody></table>
616
+ </td>
617
+ </tr>
618
+ </tbody>
619
+ </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
620
+ <tbody class="mcnTextBlockOuter">
621
+ <tr>
622
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
623
+ <!--[if mso]>
624
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
625
+ <tr>
626
+ <![endif]-->
627
+
628
+ <!--[if mso]>
629
+ <td valign="top" width="600" style="width:600px;">
630
+ <![endif]-->
631
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
632
+ <tbody><tr>
633
+
634
+ <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
635
+
636
+ <br><h1>Valentine's Day Bouquet Special</h1>
637
+ </td>
638
+ </tr>
639
+ </tbody></table>
640
+ <!--[if mso]>
641
+ </td>
642
+ <![endif]-->
643
+
644
+ <!--[if mso]>
645
+ </tr>
646
+ </table>
647
+ <![endif]-->
648
+ </td>
649
+ </tr>
650
+ </tbody>
651
+ </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
652
+ <tbody class="mcnTextBlockOuter">
653
+ <tr>
654
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
655
+ <!--[if mso]>
656
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
657
+ <tr>
658
+ <![endif]-->
659
+
660
+ <!--[if mso]>
661
+ <td valign="top" width="600" style="width:600px;">
662
+ <![endif]-->
663
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
664
+ <tbody><tr>
665
+
666
+ <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
667
+
668
+ <strong>Surprise that special person in your life with a beautiful and unique Valentine's Day bouquet from In Bloom, available for just this week!</strong><br><br>
669
+ </td>
670
+ </tr>
671
+ </tbody></table>
672
+ <!--[if mso]>
673
+ </td>
674
+ <![endif]-->
675
+
676
+ <!--[if mso]>
677
+ </tr>
678
+ </table>
679
+ <![endif]-->
680
+ </td>
681
+ </tr>
682
+ </tbody>
683
+ </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageBlock" style="min-width:100%;">
684
+ <tbody class="mcnImageBlockOuter">
685
+ <tr>
686
+ <td valign="top" style="padding:0px" class="mcnImageBlockInner">
687
+ <table align="left" width="100%" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer" style="min-width:100%;">
688
+ <tbody><tr>
689
+ <td class="mcnImageContent" valign="top" style="padding-right: 0px; padding-left: 0px; padding-top: 0; padding-bottom: 0; text-align:center;">
690
+
691
+
692
+ <img align="center" alt="" src="https://cdn-images.mailchimp.com/template_images/gallery/inbloom_lower_header.jpg" width="600" style="max-width:600px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage">
693
+
694
+
695
+ </td>
696
+ </tr>
697
+ </tbody></table>
698
+ </td>
699
+ </tr>
700
+ </tbody>
701
+ </table></td>
702
+ </tr>
703
+ </table>
704
+ </td>
705
+ </tr>
706
+ </table>
707
+ <!-- // END HEADER -->
708
+ </td>
709
+ </tr>
710
+ <tr>
711
+ <td align="center" valign="top">
712
+ <!-- BEGIN BODY // -->
713
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateBody">
714
+ <tr>
715
+ <td align="center" valign="top">
716
+ <table border="0" cellpadding="0" cellspacing="0" width="600" class="templateContainer">
717
+ <tr>
718
+ <td valign="top" class="bodyContainer" style="padding-top:9px; padding-bottom:9px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
719
+ <tbody class="mcnTextBlockOuter">
720
+ <tr>
721
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
722
+ <!--[if mso]>
723
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
724
+ <tr>
725
+ <![endif]-->
726
+
727
+ <!--[if mso]>
728
+ <td valign="top" width="600" style="width:600px;">
729
+ <![endif]-->
730
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
731
+ <tbody><tr>
732
+
733
+ <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
734
+
735
+ This year, we've joined forces with a local artist named Courtney Haas. She's come up with a couple of special Valentine's Day arrangements that we'll be selling for one week only:
736
+ </td>
737
+ </tr>
738
+ </tbody></table>
739
+ <!--[if mso]>
740
+ </td>
741
+ <![endif]-->
742
+
743
+ <!--[if mso]>
744
+ </tr>
745
+ </table>
746
+ <![endif]-->
747
+ </td>
748
+ </tr>
749
+ </tbody>
750
+ </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonBlock" style="min-width:100%;">
751
+ <tbody class="mcnButtonBlockOuter">
752
+ <tr>
753
+ <td style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;" valign="top" align="center" class="mcnButtonBlockInner">
754
+ <table border="0" cellpadding="0" cellspacing="0" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 50px;background-color: #C00000;">
755
+ <tbody>
756
+ <tr>
757
+ <td align="center" valign="middle" class="mcnButtonContent" style="font-family: Arial; font-size: 20px; padding: 20px;">
758
+ <a class="mcnButton " title="Order An Arrangement" href="http://" target="_self" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;">Order An Arrangement</a>
759
+ </td>
760
+ </tr>
761
+ </tbody>
762
+ </table>
763
+ </td>
764
+ </tr>
765
+ </tbody>
766
+ </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width:100%;">
767
+ <tbody class="mcnDividerBlockOuter">
768
+ <tr>
769
+ <td class="mcnDividerBlockInner" style="min-width:100%; padding:18px;">
770
+ <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width:100%;">
771
+ <tbody><tr>
772
+ <td>
773
+ <span></span>
774
+ </td>
775
+ </tr>
776
+ </tbody></table>
777
+ <!--
778
+ <td class="mcnDividerBlockInner" style="padding: 18px;">
779
+ <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;" />
780
+ -->
781
+ </td>
782
+ </tr>
783
+ </tbody>
784
+ </table></td>
785
+ </tr>
786
+ </table>
787
+ </td>
788
+ </tr>
789
+ <tr>
790
+ <td align="center" valign="top" style="padding-top:18px;">
791
+ <table border="0" cellpadding="0" cellspacing="0" class="templateContainer">
792
+ <tr>
793
+ <td align="center" valign="bottom">
794
+ <img src="https://cdn-images.mailchimp.com/template_images/gallery/kissywhales.png" height="175" width="380" class="mcnImage" style="display:block !important; max-width:380px;">
795
+ </td>
796
+ </tr>
797
+ </table>
798
+ </td>
799
+ </tr>
800
+ </table>
801
+ <!-- // END BODY -->
802
+ </td>
803
+ </tr>
804
+ <tr>
805
+ <td align="center" valign="top" style="padding-bottom:40px;">
806
+ <!-- BEGIN FOOTER // -->
807
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateFooter">
808
+ <tr>
809
+ <td align="center" valign="top" style="background-color:#A1CBD7; padding-bottom:18px;">
810
+ <table border="0" cellpadding="0" cellspacing="0" class="templateContainer">
811
+ <tr>
812
+ <td align="center" valign="top">
813
+ <img src="https://cdn-images.mailchimp.com/template_images/gallery/kissywhales_bottom.png" height="15" width="380" class="mcnImage" style="display:block !important; max-width:380px;">
814
+ </td>
815
+ </tr>
816
+ </table>
817
+ </td>
818
+ </tr>
819
+ <tr>
820
+ <td align="center" valign="top">
821
+ <table border="0" cellpadding="0" cellspacing="0" width="600" class="templateContainer">
822
+ <tr>
823
+ <td valign="top" class="footerContainer" style="padding-top:9px; padding-bottom:9px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
824
+ <tbody class="mcnTextBlockOuter">
825
+ <tr>
826
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
827
+ <!--[if mso]>
828
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
829
+ <tr>
830
+ <![endif]-->
831
+
832
+ <!--[if mso]>
833
+ <td valign="top" width="600" style="width:600px;">
834
+ <![endif]-->
835
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
836
+ <tbody><tr>
837
+
838
+ <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
839
+
840
+ <em>Copyright © *|CURRENT_YEAR|* *|LIST:COMPANY|*, All rights reserved.</em>
841
+ <br>
842
+ *|IFNOT:ARCHIVE_PAGE|*
843
+ *|LIST:DESCRIPTION|*
844
+ <br>
845
+ <br>
846
+ <strong>Our mailing address is:</strong>
847
+ <br>
848
+ *|HTML:LIST_ADDRESS_HTML|* *|END:IF|*
849
+ <br>
850
+ <br>
851
+ Want to change how you receive these emails?<br>
852
+ You can <a href="*|UPDATE_PROFILE|*">update your preferences</a> or <a href="*|UNSUB|*">unsubscribe from this list</a>.
853
+ <br>
854
+ <br>
855
+ *|IF:REWARDS|* *|HTML:REWARDS|*
856
+ *|END:IF|*
857
+
858
+ </td>
859
+ </tr>
860
+ </tbody></table>
861
+ <!--[if mso]>
862
+ </td>
863
+ <![endif]-->
864
+
865
+ <!--[if mso]>
866
+ </tr>
867
+ </table>
868
+ <![endif]-->
869
+ </td>
870
+ </tr>
871
+ </tbody>
872
+ </table></td>
873
+ </tr>
874
+ </table>
875
+ </td>
876
+ </tr>
877
+ </table>
878
+ <!-- // END FOOTER -->
879
+ </td>
880
+ </tr>
881
+ </table>
882
+ <!-- // END TEMPLATE -->
883
+ </td>
884
+ </tr>
885
+ </table>
886
+ </center>
887
+ <script type="text/javascript" src="/WAbyZUhtL/C/-fIkNMFw/1rOppNmp/RSlzKA/VFRPR3UV/LCoB"></script></body>
888
+ </html>