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,906 @@
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: 1 COLUMN - FULL WIDTH -->
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
+ .templateContainer{
86
+ max-width:600px !important;
87
+ }
88
+ a.mcnButton{
89
+ display:block;
90
+ }
91
+ .mcnImage,.mcnRetinaImage{
92
+ vertical-align:bottom;
93
+ }
94
+ .mcnTextContent{
95
+ word-break:break-word;
96
+ }
97
+ .mcnTextContent img{
98
+ height:auto !important;
99
+ }
100
+ .mcnDividerBlock{
101
+ table-layout:fixed !important;
102
+ }
103
+ /*
104
+ @tab Page
105
+ @section Background Style
106
+ @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
107
+ */
108
+ body,#bodyTable{
109
+ /*@editable*/background-color:#FAFAFA;
110
+ }
111
+ /*
112
+ @tab Page
113
+ @section Background Style
114
+ @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
115
+ */
116
+ #bodyCell{
117
+ /*@editable*/border-top:0;
118
+ }
119
+ /*
120
+ @tab Page
121
+ @section Heading 1
122
+ @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
123
+ @style heading 1
124
+ */
125
+ h1{
126
+ /*@editable*/color:#202020;
127
+ /*@editable*/font-family:Helvetica;
128
+ /*@editable*/font-size:26px;
129
+ /*@editable*/font-style:normal;
130
+ /*@editable*/font-weight:bold;
131
+ /*@editable*/line-height:125%;
132
+ /*@editable*/letter-spacing:normal;
133
+ /*@editable*/text-align:left;
134
+ }
135
+ /*
136
+ @tab Page
137
+ @section Heading 2
138
+ @tip Set the styling for all second-level headings in your emails.
139
+ @style heading 2
140
+ */
141
+ h2{
142
+ /*@editable*/color:#202020;
143
+ /*@editable*/font-family:Helvetica;
144
+ /*@editable*/font-size:22px;
145
+ /*@editable*/font-style:normal;
146
+ /*@editable*/font-weight:bold;
147
+ /*@editable*/line-height:125%;
148
+ /*@editable*/letter-spacing:normal;
149
+ /*@editable*/text-align:left;
150
+ }
151
+ /*
152
+ @tab Page
153
+ @section Heading 3
154
+ @tip Set the styling for all third-level headings in your emails.
155
+ @style heading 3
156
+ */
157
+ h3{
158
+ /*@editable*/color:#202020;
159
+ /*@editable*/font-family:Helvetica;
160
+ /*@editable*/font-size:20px;
161
+ /*@editable*/font-style:normal;
162
+ /*@editable*/font-weight:bold;
163
+ /*@editable*/line-height:125%;
164
+ /*@editable*/letter-spacing:normal;
165
+ /*@editable*/text-align:left;
166
+ }
167
+ /*
168
+ @tab Page
169
+ @section Heading 4
170
+ @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
171
+ @style heading 4
172
+ */
173
+ h4{
174
+ /*@editable*/color:#202020;
175
+ /*@editable*/font-family:Helvetica;
176
+ /*@editable*/font-size:18px;
177
+ /*@editable*/font-style:normal;
178
+ /*@editable*/font-weight:bold;
179
+ /*@editable*/line-height:125%;
180
+ /*@editable*/letter-spacing:normal;
181
+ /*@editable*/text-align:left;
182
+ }
183
+ /*
184
+ @tab Preheader
185
+ @section Preheader Style
186
+ @tip Set the background color and borders for your email's preheader area.
187
+ */
188
+ #templatePreheader{
189
+ /*@editable*/background-color:#FAFAFA;
190
+ /*@editable*/background-image:none;
191
+ /*@editable*/background-repeat:no-repeat;
192
+ /*@editable*/background-position:center;
193
+ /*@editable*/background-size:cover;
194
+ /*@editable*/border-top:0;
195
+ /*@editable*/border-bottom:0;
196
+ /*@editable*/padding-top:9px;
197
+ /*@editable*/padding-bottom:9px;
198
+ }
199
+ /*
200
+ @tab Preheader
201
+ @section Preheader Text
202
+ @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
203
+ */
204
+ #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
205
+ /*@editable*/color:#656565;
206
+ /*@editable*/font-family:Helvetica;
207
+ /*@editable*/font-size:12px;
208
+ /*@editable*/line-height:150%;
209
+ /*@editable*/text-align:left;
210
+ }
211
+ /*
212
+ @tab Preheader
213
+ @section Preheader Link
214
+ @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
215
+ */
216
+ #templatePreheader .mcnTextContent a,#templatePreheader .mcnTextContent p a{
217
+ /*@editable*/color:#656565;
218
+ /*@editable*/font-weight:normal;
219
+ /*@editable*/text-decoration:underline;
220
+ }
221
+ /*
222
+ @tab Header
223
+ @section Header Style
224
+ @tip Set the background color and borders for your email's header area.
225
+ */
226
+ #templateHeader{
227
+ /*@editable*/background-color:#FFFFFF;
228
+ /*@editable*/background-image:none;
229
+ /*@editable*/background-repeat:no-repeat;
230
+ /*@editable*/background-position:center;
231
+ /*@editable*/background-size:cover;
232
+ /*@editable*/border-top:0;
233
+ /*@editable*/border-bottom:0;
234
+ /*@editable*/padding-top:9px;
235
+ /*@editable*/padding-bottom:0;
236
+ }
237
+ /*
238
+ @tab Header
239
+ @section Header Text
240
+ @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
241
+ */
242
+ #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
243
+ /*@editable*/color:#202020;
244
+ /*@editable*/font-family:Helvetica;
245
+ /*@editable*/font-size:16px;
246
+ /*@editable*/line-height:150%;
247
+ /*@editable*/text-align:left;
248
+ }
249
+ /*
250
+ @tab Header
251
+ @section Header Link
252
+ @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
253
+ */
254
+ #templateHeader .mcnTextContent a,#templateHeader .mcnTextContent p a{
255
+ /*@editable*/color:#007C89;
256
+ /*@editable*/font-weight:normal;
257
+ /*@editable*/text-decoration:underline;
258
+ }
259
+ /*
260
+ @tab Body
261
+ @section Body Style
262
+ @tip Set the background color and borders for your email's body area.
263
+ */
264
+ #templateBody{
265
+ /*@editable*/background-color:#FFFFFF;
266
+ /*@editable*/background-image:none;
267
+ /*@editable*/background-repeat:no-repeat;
268
+ /*@editable*/background-position:center;
269
+ /*@editable*/background-size:cover;
270
+ /*@editable*/border-top:0;
271
+ /*@editable*/border-bottom:0;
272
+ /*@editable*/padding-top:9px;
273
+ /*@editable*/padding-bottom:9px;
274
+ }
275
+ /*
276
+ @tab Body
277
+ @section Body Text
278
+ @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
279
+ */
280
+ #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
281
+ /*@editable*/color:#202020;
282
+ /*@editable*/font-family:Helvetica;
283
+ /*@editable*/font-size:16px;
284
+ /*@editable*/line-height:150%;
285
+ /*@editable*/text-align:left;
286
+ }
287
+ /*
288
+ @tab Body
289
+ @section Body Link
290
+ @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
291
+ */
292
+ #templateBody .mcnTextContent a,#templateBody .mcnTextContent p a{
293
+ /*@editable*/color:#007C89;
294
+ /*@editable*/font-weight:normal;
295
+ /*@editable*/text-decoration:underline;
296
+ }
297
+ /*
298
+ @tab Footer
299
+ @section Footer Style
300
+ @tip Set the background color and borders for your email's footer area.
301
+ */
302
+ #templateFooter{
303
+ /*@editable*/background-color:#FAFAFA;
304
+ /*@editable*/background-image:none;
305
+ /*@editable*/background-repeat:no-repeat;
306
+ /*@editable*/background-position:center;
307
+ /*@editable*/background-size:cover;
308
+ /*@editable*/border-top:0;
309
+ /*@editable*/border-bottom:0;
310
+ /*@editable*/padding-top:9px;
311
+ /*@editable*/padding-bottom:9px;
312
+ }
313
+ /*
314
+ @tab Footer
315
+ @section Footer Text
316
+ @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
317
+ */
318
+ #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
319
+ /*@editable*/color:#656565;
320
+ /*@editable*/font-family:Helvetica;
321
+ /*@editable*/font-size:12px;
322
+ /*@editable*/line-height:150%;
323
+ /*@editable*/text-align:center;
324
+ }
325
+ /*
326
+ @tab Footer
327
+ @section Footer Link
328
+ @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
329
+ */
330
+ #templateFooter .mcnTextContent a,#templateFooter .mcnTextContent p a{
331
+ /*@editable*/color:#656565;
332
+ /*@editable*/font-weight:normal;
333
+ /*@editable*/text-decoration:underline;
334
+ }
335
+ @media only screen and (min-width:768px){
336
+ .templateContainer{
337
+ width:600px !important;
338
+ }
339
+
340
+ } @media only screen and (max-width: 480px){
341
+ body,table,td,p,a,li,blockquote{
342
+ -webkit-text-size-adjust:none !important;
343
+ }
344
+
345
+ } @media only screen and (max-width: 480px){
346
+ body{
347
+ width:100% !important;
348
+ min-width:100% !important;
349
+ }
350
+
351
+ } @media only screen and (max-width: 480px){
352
+ .mcnRetinaImage{
353
+ max-width:100% !important;
354
+ }
355
+
356
+ } @media only screen and (max-width: 480px){
357
+ .mcnImage{
358
+ width:100% !important;
359
+ }
360
+
361
+ } @media only screen and (max-width: 480px){
362
+ .mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer,.mcnImageCardLeftImageContentContainer,.mcnImageCardRightImageContentContainer{
363
+ max-width:100% !important;
364
+ width:100% !important;
365
+ }
366
+
367
+ } @media only screen and (max-width: 480px){
368
+ .mcnBoxedTextContentContainer{
369
+ min-width:100% !important;
370
+ }
371
+
372
+ } @media only screen and (max-width: 480px){
373
+ .mcnImageGroupContent{
374
+ padding:9px !important;
375
+ }
376
+
377
+ } @media only screen and (max-width: 480px){
378
+ .mcnCaptionLeftContentOuter .mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
379
+ padding-top:9px !important;
380
+ }
381
+
382
+ } @media only screen and (max-width: 480px){
383
+ .mcnImageCardTopImageContent,.mcnCaptionBottomContent:last-child .mcnCaptionBottomImageContent,.mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent{
384
+ padding-top:18px !important;
385
+ }
386
+
387
+ } @media only screen and (max-width: 480px){
388
+ .mcnImageCardBottomImageContent{
389
+ padding-bottom:9px !important;
390
+ }
391
+
392
+ } @media only screen and (max-width: 480px){
393
+ .mcnImageGroupBlockInner{
394
+ padding-top:0 !important;
395
+ padding-bottom:0 !important;
396
+ }
397
+
398
+ } @media only screen and (max-width: 480px){
399
+ .mcnImageGroupBlockOuter{
400
+ padding-top:9px !important;
401
+ padding-bottom:9px !important;
402
+ }
403
+
404
+ } @media only screen and (max-width: 480px){
405
+ .mcnTextContent,.mcnBoxedTextContentColumn{
406
+ padding-right:18px !important;
407
+ padding-left:18px !important;
408
+ }
409
+
410
+ } @media only screen and (max-width: 480px){
411
+ .mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
412
+ padding-right:18px !important;
413
+ padding-bottom:0 !important;
414
+ padding-left:18px !important;
415
+ }
416
+
417
+ } @media only screen and (max-width: 480px){
418
+ .mcpreview-image-uploader{
419
+ display:none !important;
420
+ width:100% !important;
421
+ }
422
+
423
+ } @media only screen and (max-width: 480px){
424
+ /*
425
+ @tab Mobile Styles
426
+ @section Heading 1
427
+ @tip Make the first-level headings larger in size for better readability on small screens.
428
+ */
429
+ h1{
430
+ /*@editable*/font-size:22px !important;
431
+ /*@editable*/line-height:125% !important;
432
+ }
433
+
434
+ } @media only screen and (max-width: 480px){
435
+ /*
436
+ @tab Mobile Styles
437
+ @section Heading 2
438
+ @tip Make the second-level headings larger in size for better readability on small screens.
439
+ */
440
+ h2{
441
+ /*@editable*/font-size:20px !important;
442
+ /*@editable*/line-height:125% !important;
443
+ }
444
+
445
+ } @media only screen and (max-width: 480px){
446
+ /*
447
+ @tab Mobile Styles
448
+ @section Heading 3
449
+ @tip Make the third-level headings larger in size for better readability on small screens.
450
+ */
451
+ h3{
452
+ /*@editable*/font-size:18px !important;
453
+ /*@editable*/line-height:125% !important;
454
+ }
455
+
456
+ } @media only screen and (max-width: 480px){
457
+ /*
458
+ @tab Mobile Styles
459
+ @section Heading 4
460
+ @tip Make the fourth-level headings larger in size for better readability on small screens.
461
+ */
462
+ h4{
463
+ /*@editable*/font-size:16px !important;
464
+ /*@editable*/line-height:150% !important;
465
+ }
466
+
467
+ } @media only screen and (max-width: 480px){
468
+ /*
469
+ @tab Mobile Styles
470
+ @section Boxed Text
471
+ @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
472
+ */
473
+ .mcnBoxedTextContentContainer .mcnTextContent,.mcnBoxedTextContentContainer .mcnTextContent p{
474
+ /*@editable*/font-size:14px !important;
475
+ /*@editable*/line-height:150% !important;
476
+ }
477
+
478
+ } @media only screen and (max-width: 480px){
479
+ /*
480
+ @tab Mobile Styles
481
+ @section Preheader Visibility
482
+ @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
483
+ */
484
+ #templatePreheader{
485
+ /*@editable*/display:block !important;
486
+ }
487
+
488
+ } @media only screen and (max-width: 480px){
489
+ /*
490
+ @tab Mobile Styles
491
+ @section Preheader Text
492
+ @tip Make the preheader text larger in size for better readability on small screens.
493
+ */
494
+ #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
495
+ /*@editable*/font-size:14px !important;
496
+ /*@editable*/line-height:150% !important;
497
+ }
498
+
499
+ } @media only screen and (max-width: 480px){
500
+ /*
501
+ @tab Mobile Styles
502
+ @section Header Text
503
+ @tip Make the header text larger in size for better readability on small screens.
504
+ */
505
+ #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
506
+ /*@editable*/font-size:16px !important;
507
+ /*@editable*/line-height:150% !important;
508
+ }
509
+
510
+ } @media only screen and (max-width: 480px){
511
+ /*
512
+ @tab Mobile Styles
513
+ @section Body Text
514
+ @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
515
+ */
516
+ #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
517
+ /*@editable*/font-size:16px !important;
518
+ /*@editable*/line-height:150% !important;
519
+ }
520
+
521
+ } @media only screen and (max-width: 480px){
522
+ /*
523
+ @tab Mobile Styles
524
+ @section Footer Text
525
+ @tip Make the footer content text larger in size for better readability on small screens.
526
+ */
527
+ #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
528
+ /*@editable*/font-size:14px !important;
529
+ /*@editable*/line-height:150% !important;
530
+ }
531
+
532
+ }</style></head>
533
+ <body>
534
+ <!--*|IF:MC_PREVIEW_TEXT|*-->
535
+ <!--[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]-->
536
+ <!--*|END:IF|*-->
537
+ <center>
538
+ <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
539
+ <tr>
540
+ <td align="center" valign="top" id="bodyCell">
541
+ <!-- BEGIN TEMPLATE // -->
542
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
543
+ <tr>
544
+ <td align="center" valign="top" id="templatePreheader">
545
+ <!--[if (gte mso 9)|(IE)]>
546
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
547
+ <tr>
548
+ <td align="center" valign="top" width="600" style="width:600px;">
549
+ <![endif]-->
550
+ <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
551
+ <tr>
552
+ <td valign="top" class="preheaderContainer"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
553
+ <tbody class="mcnTextBlockOuter">
554
+ <tr>
555
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
556
+ <!--[if mso]>
557
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
558
+ <tr>
559
+ <![endif]-->
560
+
561
+ <!--[if mso]>
562
+ <td valign="top" width="600" style="width:600px;">
563
+ <![endif]-->
564
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
565
+ <tbody><tr>
566
+
567
+ <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px; text-align: center;">
568
+
569
+ <a href="*|ARCHIVE|*" target="_blank">View this email in your browser</a>
570
+ </td>
571
+ </tr>
572
+ </tbody></table>
573
+ <!--[if mso]>
574
+ </td>
575
+ <![endif]-->
576
+
577
+ <!--[if mso]>
578
+ </tr>
579
+ </table>
580
+ <![endif]-->
581
+ </td>
582
+ </tr>
583
+ </tbody>
584
+ </table></td>
585
+ </tr>
586
+ </table>
587
+ <!--[if (gte mso 9)|(IE)]>
588
+ </td>
589
+ </tr>
590
+ </table>
591
+ <![endif]-->
592
+ </td>
593
+ </tr>
594
+ <tr>
595
+ <td align="center" valign="top" id="templateHeader">
596
+ <!--[if (gte mso 9)|(IE)]>
597
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
598
+ <tr>
599
+ <td align="center" valign="top" width="600" style="width:600px;">
600
+ <![endif]-->
601
+ <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
602
+ <tr>
603
+ <td valign="top" class="headerContainer"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageBlock" style="min-width:100%;">
604
+ <tbody class="mcnImageBlockOuter">
605
+ <tr>
606
+ <td valign="top" style="padding:9px" class="mcnImageBlockInner">
607
+ <table align="left" width="100%" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer" style="min-width:100%;">
608
+ <tbody><tr>
609
+ <td class="mcnImageContent" valign="top" style="padding-right: 9px; padding-left: 9px; padding-top: 0; padding-bottom: 0; text-align:center;">
610
+
611
+
612
+ <img align="center" alt="" src="*|BRAND:LOGO|*" width="196" style="max-width:196px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage">
613
+
614
+
615
+ </td>
616
+ </tr>
617
+ </tbody></table>
618
+ </td>
619
+ </tr>
620
+ </tbody>
621
+ </table></td>
622
+ </tr>
623
+ </table>
624
+ <!--[if (gte mso 9)|(IE)]>
625
+ </td>
626
+ </tr>
627
+ </table>
628
+ <![endif]-->
629
+ </td>
630
+ </tr>
631
+ <tr>
632
+ <td align="center" valign="top" id="templateBody">
633
+ <!--[if (gte mso 9)|(IE)]>
634
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
635
+ <tr>
636
+ <td align="center" valign="top" width="600" style="width:600px;">
637
+ <![endif]-->
638
+ <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
639
+ <tr>
640
+ <td valign="top" class="bodyContainer"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
641
+ <tbody class="mcnTextBlockOuter">
642
+ <tr>
643
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
644
+ <!--[if mso]>
645
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
646
+ <tr>
647
+ <![endif]-->
648
+
649
+ <!--[if mso]>
650
+ <td valign="top" width="600" style="width:600px;">
651
+ <![endif]-->
652
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
653
+ <tbody><tr>
654
+
655
+ <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
656
+
657
+ <h1>It's time to design your email.</h1><p>Now that you've selected a template, you'll define the layout of your email and give your content a place to live by adding, rearranging, and deleting content blocks.</p><p>When you're ready to change the look of your email, take a look through the “design” tab to set background colors, borders, and other styles.</p><p>If you need a bit of inspiration, you can <a href="http://inspiration.mailchimp.com" class="mc-template-link">see what other Mailchimp users are doing</a>, or <a href="http://mailchimp.com/resources/email-design-guide/" class="mc-template-link">learn about email design</a> and blaze your own trail.</p>
658
+ </td>
659
+ </tr>
660
+ </tbody></table>
661
+ <!--[if mso]>
662
+ </td>
663
+ <![endif]-->
664
+
665
+ <!--[if mso]>
666
+ </tr>
667
+ </table>
668
+ <![endif]-->
669
+ </td>
670
+ </tr>
671
+ </tbody>
672
+ </table></td>
673
+ </tr>
674
+ </table>
675
+ <!--[if (gte mso 9)|(IE)]>
676
+ </td>
677
+ </tr>
678
+ </table>
679
+ <![endif]-->
680
+ </td>
681
+ </tr>
682
+ <tr>
683
+ <td align="center" valign="top" id="templateFooter">
684
+ <!--[if (gte mso 9)|(IE)]>
685
+ <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
686
+ <tr>
687
+ <td align="center" valign="top" width="600" style="width:600px;">
688
+ <![endif]-->
689
+ <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
690
+ <tr>
691
+ <td valign="top" class="footerContainer"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowBlock" style="min-width:100%;">
692
+ <tbody class="mcnFollowBlockOuter">
693
+ <tr>
694
+ <td align="center" valign="top" style="padding:9px" class="mcnFollowBlockInner">
695
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentContainer" style="min-width:100%;">
696
+ <tbody><tr>
697
+ <td align="center" style="padding-left:9px;padding-right:9px;">
698
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width:100%;" class="mcnFollowContent">
699
+ <tbody><tr>
700
+ <td align="center" valign="top" style="padding-top:9px; padding-right:9px; padding-left:9px;">
701
+ <table align="center" border="0" cellpadding="0" cellspacing="0">
702
+ <tbody><tr>
703
+ <td align="center" valign="top">
704
+ <!--[if mso]>
705
+ <table align="center" border="0" cellspacing="0" cellpadding="0">
706
+ <tr>
707
+ <![endif]-->
708
+
709
+ <!--[if mso]>
710
+ <td align="center" valign="top">
711
+ <![endif]-->
712
+
713
+
714
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="display:inline;">
715
+ <tbody><tr>
716
+ <td valign="top" style="padding-right:10px; padding-bottom:9px;" class="mcnFollowContentItemContainer">
717
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentItem">
718
+ <tbody><tr>
719
+ <td align="left" valign="middle" style="padding-top:5px; padding-right:10px; padding-bottom:5px; padding-left:9px;">
720
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="">
721
+ <tbody><tr>
722
+
723
+ <td align="center" valign="middle" width="24" class="mcnFollowIconContent">
724
+ <a href="http://www.twitter.com/" target="_blank"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/color-twitter-48.png" alt="Twitter" style="display:block;" height="24" width="24" class=""></a>
725
+ </td>
726
+
727
+
728
+ </tr>
729
+ </tbody></table>
730
+ </td>
731
+ </tr>
732
+ </tbody></table>
733
+ </td>
734
+ </tr>
735
+ </tbody></table>
736
+
737
+ <!--[if mso]>
738
+ </td>
739
+ <![endif]-->
740
+
741
+ <!--[if mso]>
742
+ <td align="center" valign="top">
743
+ <![endif]-->
744
+
745
+
746
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="display:inline;">
747
+ <tbody><tr>
748
+ <td valign="top" style="padding-right:10px; padding-bottom:9px;" class="mcnFollowContentItemContainer">
749
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentItem">
750
+ <tbody><tr>
751
+ <td align="left" valign="middle" style="padding-top:5px; padding-right:10px; padding-bottom:5px; padding-left:9px;">
752
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="">
753
+ <tbody><tr>
754
+
755
+ <td align="center" valign="middle" width="24" class="mcnFollowIconContent">
756
+ <a href="http://www.facebook.com" target="_blank"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/color-facebook-48.png" alt="Facebook" style="display:block;" height="24" width="24" class=""></a>
757
+ </td>
758
+
759
+
760
+ </tr>
761
+ </tbody></table>
762
+ </td>
763
+ </tr>
764
+ </tbody></table>
765
+ </td>
766
+ </tr>
767
+ </tbody></table>
768
+
769
+ <!--[if mso]>
770
+ </td>
771
+ <![endif]-->
772
+
773
+ <!--[if mso]>
774
+ <td align="center" valign="top">
775
+ <![endif]-->
776
+
777
+
778
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="display:inline;">
779
+ <tbody><tr>
780
+ <td valign="top" style="padding-right:0; padding-bottom:9px;" class="mcnFollowContentItemContainer">
781
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentItem">
782
+ <tbody><tr>
783
+ <td align="left" valign="middle" style="padding-top:5px; padding-right:10px; padding-bottom:5px; padding-left:9px;">
784
+ <table align="left" border="0" cellpadding="0" cellspacing="0" width="">
785
+ <tbody><tr>
786
+
787
+ <td align="center" valign="middle" width="24" class="mcnFollowIconContent">
788
+ <a href="http://mailchimp.com" target="_blank"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/color-link-48.png" alt="Website" style="display:block;" height="24" width="24" class=""></a>
789
+ </td>
790
+
791
+
792
+ </tr>
793
+ </tbody></table>
794
+ </td>
795
+ </tr>
796
+ </tbody></table>
797
+ </td>
798
+ </tr>
799
+ </tbody></table>
800
+
801
+ <!--[if mso]>
802
+ </td>
803
+ <![endif]-->
804
+
805
+ <!--[if mso]>
806
+ </tr>
807
+ </table>
808
+ <![endif]-->
809
+ </td>
810
+ </tr>
811
+ </tbody></table>
812
+ </td>
813
+ </tr>
814
+ </tbody></table>
815
+ </td>
816
+ </tr>
817
+ </tbody></table>
818
+
819
+ </td>
820
+ </tr>
821
+ </tbody>
822
+ </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width:100%;">
823
+ <tbody class="mcnDividerBlockOuter">
824
+ <tr>
825
+ <td class="mcnDividerBlockInner" style="min-width: 100%; padding: 10px 18px 25px;">
826
+ <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 2px solid #EEEEEE;">
827
+ <tbody><tr>
828
+ <td>
829
+ <span></span>
830
+ </td>
831
+ </tr>
832
+ </tbody></table>
833
+ <!--
834
+ <td class="mcnDividerBlockInner" style="padding: 18px;">
835
+ <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;" />
836
+ -->
837
+ </td>
838
+ </tr>
839
+ </tbody>
840
+ </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
841
+ <tbody class="mcnTextBlockOuter">
842
+ <tr>
843
+ <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
844
+ <!--[if mso]>
845
+ <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
846
+ <tr>
847
+ <![endif]-->
848
+
849
+ <!--[if mso]>
850
+ <td valign="top" width="600" style="width:600px;">
851
+ <![endif]-->
852
+ <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
853
+ <tbody><tr>
854
+
855
+ <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
856
+
857
+ <em>Copyright © *|CURRENT_YEAR|* *|LIST:COMPANY|*, All rights reserved.</em>
858
+ <br>
859
+ *|IFNOT:ARCHIVE_PAGE|*
860
+ *|LIST:DESCRIPTION|*
861
+ <br>
862
+ <br>
863
+ <strong>Our mailing address is:</strong>
864
+ <br>
865
+ *|HTML:LIST_ADDRESS_HTML|* *|END:IF|*
866
+ <br>
867
+ <br>
868
+ Want to change how you receive these emails?<br>
869
+ You can <a href="*|UPDATE_PROFILE|*">update your preferences</a> or <a href="*|UNSUB|*">unsubscribe from this list</a>.
870
+ <br>
871
+ <br>
872
+ *|IF:REWARDS|* *|HTML:REWARDS|*
873
+ *|END:IF|*
874
+
875
+ </td>
876
+ </tr>
877
+ </tbody></table>
878
+ <!--[if mso]>
879
+ </td>
880
+ <![endif]-->
881
+
882
+ <!--[if mso]>
883
+ </tr>
884
+ </table>
885
+ <![endif]-->
886
+ </td>
887
+ </tr>
888
+ </tbody>
889
+ </table></td>
890
+ </tr>
891
+ </table>
892
+ <!--[if (gte mso 9)|(IE)]>
893
+ </td>
894
+ </tr>
895
+ </table>
896
+ <![endif]-->
897
+ </td>
898
+ </tr>
899
+ </table>
900
+ <!-- // END TEMPLATE -->
901
+ </td>
902
+ </tr>
903
+ </table>
904
+ </center>
905
+ <script type="text/javascript" src="/WAbyZUhtL/C/-fIkNMFw/1rOppNmp/RSlzKA/VFRPR3UV/LCoB"></script></body>
906
+ </html>