Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5
<title>Metronic | Newsletter Email Template</title>
6
<!--IMPORTANT: 
7
Before deploying this email template into your application make sure you convert all the css code in <style> tag using http://beaker.mailchimp.com/inline-css.
8
Chrome and other few mail clients do not support <style> tag so the above converter from mailchip will make sure that all the css code will be converted into inline css.
9
-->
10
<meta name="viewport" content="width=device-width"/>
11
<style type="text/css">
12
            /*********************************************************************
13
            Ink - Responsive Email Template Framework Based: http://zurb.com/ink/
14
            *********************************************************************/
15
            #outlook a {
16
            padding:0;
17
            }
18
            body{
19
            width:100% !important;
20
            min-width: 100%;
21
            -webkit-text-size-adjust:100%;
22
            -ms-text-size-adjust:100%;
23
            margin:0;
24
            padding:0;
25
            }        
26
            img {
27
            outline:none;
28
            text-decoration:none;
29
            -ms-interpolation-mode: bicubic;
30
            width: auto;
31
            height: auto;
32
            max-width: 100%;
33
            float: left;
34
            clear: both;
35
            display: block;
36
            }
37
            @media screen and (min-width:0\0) {  
38
                  /* IE9 and IE10 rule sets go here */  
39
                  img.ie10-responsive {
40
                        width: 100% !important;
41
                  }
42
            }  
43
            center {
44
            width: 100%;
45
            min-width: 580px;
46
            }
47
            a img {
48
            border: none;
49
            }
50
            p {
51
            margin: 0 0 0 10px;
52
            }
53
            table {
54
            border-spacing: 0;
55
            border-collapse: collapse;
56
            }
57
            td {
58
            word-break: break-word;
59
            -webkit-hyphens: auto;
60
            -moz-hyphens: auto;
61
            hyphens: auto;
62
            border-collapse: collapse !important;
63
            }
64
            table, tr, td {
65
            padding: 0;
66
            vertical-align: top;
67
            text-align: left;
68
            }
69
            hr {
70
            color: #d9d9d9;
71
            background-color: #d9d9d9;
72
            height: 1px;
73
            border: none;
74
            }
75
            /* Responsive Grid */
76
            table.body {
77
            height: 100%;
78
            width: 100%;
79
            }
80
            table.container {
81
            width: 580px;
82
            margin: 0 auto;
83
            text-align: inherit;
84
            }
85
            table.row {
86
            padding: 0px;
87
            width: 100%;
88
            position: relative;
89
            }
90
            table.container table.row {
91
            display: block;
92
            }
93
            td.wrapper {
94
            padding: 10px 20px 0px 0px;
95
            position: relative;
96
            }
97
            table.columns,
98
            table.column {
99
            margin: 0 auto;
100
            }
101
            table.columns td,
102
            table.column td {
103
            padding: 0px 0px 10px;
104
            }
105
            table.columns td.sub-columns,
106
            table.column td.sub-columns,
107
            table.columns td.sub-column,
108
            table.column td.sub-column {
109
            padding-right: 10px;
110
            }
111
            td.sub-column, td.sub-columns {
112
            min-width: 0px;
113
            }
114
            table.row td.last,
115
            table.container td.last {
116
            padding-right: 0px;
117
            }
118
            table.one { width: 30px; }
119
            table.two { width: 80px; }
120
            table.three { width: 130px; }
121
            table.four { width: 180px; }
122
            table.five { width: 230px; }
123
            table.six { width: 280px; }
124
            table.seven { width: 330px; }
125
            table.eight { width: 380px; }
126
            table.nine { width: 430px; }
127
            table.ten { width: 480px; }
128
            table.eleven { width: 530px; }
129
            table.twelve { width: 580px; }
130
            table.one center { min-width: 30px; }
131
            table.two center { min-width: 80px; }
132
            table.three center { min-width: 130px; }
133
            table.four center { min-width: 180px; }
134
            table.five center { min-width: 230px; }
135
            table.six center { min-width: 280px; }
136
            table.seven center { min-width: 330px; }
137
            table.eight center { min-width: 380px; }
138
            table.nine center { min-width: 430px; }
139
            table.ten center { min-width: 480px; }
140
            table.eleven center { min-width: 530px; }
141
            table.twelve center { min-width: 580px; }
142
            table.one .panel center { min-width: 10px; }
143
            table.two .panel center { min-width: 60px; }
144
            table.three .panel center { min-width: 110px; }
145
            table.four .panel center { min-width: 160px; }
146
            table.five .panel center { min-width: 210px; }
147
            table.six .panel center { min-width: 260px; }
148
            table.seven .panel center { min-width: 310px; }
149
            table.eight .panel center { min-width: 360px; }
150
            table.nine .panel center { min-width: 410px; }
151
            table.ten .panel center { min-width: 460px; }
152
            table.eleven .panel center { min-width: 510px; }
153
            table.twelve .panel center { min-width: 560px; }
154
            .body .columns td.one,
155
            .body .column td.one { width: 8.333333%; }
156
            .body .columns td.two,
157
            .body .column td.two { width: 16.666666%; }
158
            .body .columns td.three,
159
            .body .column td.three { width: 25%; }
160
            .body .columns td.four,
161
            .body .column td.four { width: 33.333333%; }
162
            .body .columns td.five,
163
            .body .column td.five { width: 41.666666%; }
164
            .body .columns td.six,
165
            .body .column td.six { width: 50%; }
166
            .body .columns td.seven,
167
            .body .column td.seven { width: 58.333333%; }
168
            .body .columns td.eight,
169
            .body .column td.eight { width: 66.666666%; }
170
            .body .columns td.nine,
171
            .body .column td.nine { width: 75%; }
172
            .body .columns td.ten,
173
            .body .column td.ten { width: 83.333333%; }
174
            .body .columns td.eleven,
175
            .body .column td.eleven { width: 91.666666%; }
176
            .body .columns td.twelve,
177
            .body .column td.twelve { width: 100%; }
178
            td.offset-by-one { padding-left: 50px; }
179
            td.offset-by-two { padding-left: 100px; }
180
            td.offset-by-three { padding-left: 150px; }
181
            td.offset-by-four { padding-left: 200px; }
182
            td.offset-by-five { padding-left: 250px; }
183
            td.offset-by-six { padding-left: 300px; }
184
            td.offset-by-seven { padding-left: 350px; }
185
            td.offset-by-eight { padding-left: 400px; }
186
            td.offset-by-nine { padding-left: 450px; }
187
            td.offset-by-ten { padding-left: 500px; }
188
            td.offset-by-eleven { padding-left: 550px; }
189
            td.expander {
190
            visibility: hidden;
191
            width: 0px;
192
            padding: 0 !important;
193
            }
194
            /* Alignment & Visibility Classes */
195
            table.center, td.center {
196
            text-align: center;
197
            }
198
            h1.center,
199
            h2.center,
200
            h3.center,
201
            h4.center,
202
            h5.center,
203
            h6.center {
204
            text-align: center;
205
            }
206
            span.center {
207
            display: block;
208
            width: 100%;
209
            text-align: center;
210
            }
211
            img.center {
212
            margin: 0 auto;
213
            float: none;
214
            }
215
            /* Typography */
216
            body, table.body, h1, h2, h3, h4, h5, h6, p, td {
217
            color: #222222;
218
            font-family: "Helvetica", "Arial", sans-serif;
219
            font-weight: normal;
220
            padding:0;
221
            margin: 0;
222
            text-align: left;
223
            line-height: 1.3;
224
            }
225
            h1, h2, h3, h4, h5, h6 {
226
            word-break: normal;
227
            }
228
            h1 {font-size: 40px;}
229
            h2 {font-size: 36px;}
230
            h3 {font-size: 32px;}
231
            h4 {font-size: 28px;}
232
            h5 {font-size: 24px;}
233
            h6 {font-size: 20px;}
234
            body, table.body, p, td {font-size: 14px;line-height:19px;}
235
            p.lead, p.lede, p.leed {
236
            font-size: 18px;
237
            line-height:21px;
238
            }
239
            p {
240
            margin-bottom: 10px;
241
            }
242
            small {
243
            font-size: 10px;
244
            }
245
            a {
246
            color: #2ba6cb;
247
            text-decoration: none;
248
            }
249
            a:hover {
250
            color: #2795b6 !important;
251
            }
252
            a:active {
253
            color: #2795b6 !important;
254
            }
255
            a:visited {
256
            color: #2ba6cb !important;
257
            }
258
            h1 a,
259
            h2 a,
260
            h3 a,
261
            h4 a,
262
            h5 a,
263
            h6 a {
264
            color: #2ba6cb;
265
            }
266
            h1 a:active,
267
            h2 a:active,  
268
            h3 a:active,
269
            h4 a:active,
270
            h5 a:active,
271
            h6 a:active {
272
            color: #2ba6cb !important;
273
            }
274
            h1 a:visited,
275
            h2 a:visited,  
276
            h3 a:visited,
277
            h4 a:visited,
278
            h5 a:visited,
279
            h6 a:visited {
280
            color: #2ba6cb !important;
281
            }
282
            /* Panels */
283
            .panel {
284
            background: #f2f2f2;
285
            border: 1px solid #d9d9d9;
286
            padding: 10px !important;
287
            }
288
            table.radius td {
289
            -webkit-border-radius: 3px;
290
            -moz-border-radius: 3px;
291
            border-radius: 3px;
292
            }
293
            table.round td {
294
            -webkit-border-radius: 500px;
295
            -moz-border-radius: 500px;
296
            border-radius: 500px;
297
            }
298
            /* Outlook First */
299
            body.outlook p {
300
            display: inline !important;
301
            }
302
            /*  Media Queries */
303
            @media only screen and (max-width: 600px) {
304
            table[class="body"] img {
305
            width: auto !important;
306
            height: auto !important;
307
            }
308
            table[class="body"] center {
309
            min-width: 0 !important;
310
            }
311
            table[class="body"] .container {
312
            width: 95% !important;
313
            }
314
            table[class="body"] .row {
315
            width: 100% !important;
316
            display: block !important;
317
            }
318
            table[class="body"] .wrapper {
319
            display: block !important;
320
            padding-right: 0 !important;
321
            }
322
            table[class="body"] .columns,
323
            table[class="body"] .column {
324
            table-layout: fixed !important;
325
            float: none !important;
326
            width: 100% !important;
327
            padding-right: 0px !important;
328
            padding-left: 0px !important;
329
            display: block !important;
330
            }
331
            table[class="body"] .wrapper.first .columns,
332
            table[class="body"] .wrapper.first .column {
333
            display: table !important;
334
            }
335
            table[class="body"] table.columns td,
336
            table[class="body"] table.column td {
337
            width: 100% !important;
338
            }
339
            table[class="body"] .columns td.one,
340
            table[class="body"] .column td.one { width: 8.333333% !important; }
341
            table[class="body"] .columns td.two,
342
            table[class="body"] .column td.two { width: 16.666666% !important; }
343
            table[class="body"] .columns td.three,
344
            table[class="body"] .column td.three { width: 25% !important; }
345
            table[class="body"] .columns td.four,
346
            table[class="body"] .column td.four { width: 33.333333% !important; }
347
            table[class="body"] .columns td.five,
348
            table[class="body"] .column td.five { width: 41.666666% !important; }
349
            table[class="body"] .columns td.six,
350
            table[class="body"] .column td.six { width: 50% !important; }
351
            table[class="body"] .columns td.seven,
352
            table[class="body"] .column td.seven { width: 58.333333% !important; }
353
            table[class="body"] .columns td.eight,
354
            table[class="body"] .column td.eight { width: 66.666666% !important; }
355
            table[class="body"] .columns td.nine,
356
            table[class="body"] .column td.nine { width: 75% !important; }
357
            table[class="body"] .columns td.ten,
358
            table[class="body"] .column td.ten { width: 83.333333% !important; }
359
            table[class="body"] .columns td.eleven,
360
            table[class="body"] .column td.eleven { width: 91.666666% !important; }
361
            table[class="body"] .columns td.twelve,
362
            table[class="body"] .column td.twelve { width: 100% !important; }
363
            table[class="body"] td.offset-by-one,
364
            table[class="body"] td.offset-by-two,
365
            table[class="body"] td.offset-by-three,
366
            table[class="body"] td.offset-by-four,
367
            table[class="body"] td.offset-by-five,
368
            table[class="body"] td.offset-by-six,
369
            table[class="body"] td.offset-by-seven,
370
            table[class="body"] td.offset-by-eight,
371
            table[class="body"] td.offset-by-nine,
372
            table[class="body"] td.offset-by-ten,
373
            table[class="body"] td.offset-by-eleven {
374
            padding-left: 0 !important;
375
            }
376
            table[class="body"] table.columns td.expander {
377
            width: 1px !important;
378
            }
379
      }
380
</style>
381
<style>
382
            /**************************************************************
383
            * Custom Styles *
384
            ***************************************************************/
385
            /***
386
            Reset & Typography
387
            ***/
388
            body {
389
            direction: ltr;
390
            background: #f6f8f1;
391
            }  
392
            a:hover {
393
            text-decoration: underline;
394
            }
395
            h1 {font-size: 34px;}
396
            h2 {font-size: 30px;}
397
            h3 {font-size: 26px;}
398
            h4 {font-size: 22px;}
399
            h5 {font-size: 18px;}
400
            h6 {font-size: 16px;}
401
            h4, h3, h2, h1 {
402
            display: block;
403
            margin: 5px 0 15px 0;
404
            }
405
            h7, h6, h5 {
406
            display: block;
407
            margin: 5px 0 5px 0 !important;
408
            }
409
            /***
410
            Buttons
411
            ***/
412
            .btn td {
413
            background: #e5e5e5 !important;
414
            border: 0;
415
            font-family: "Segoe UI", Helvetica, Arial, sans-serif;
416
            font-size: 14px;  
417
            padding: 7px 14px !important;
418
            color: #333333 !important;
419
            text-align: center;
420
            vertical-align: middle;
421
            }
422
            .btn td a {
423
            display: block;
424
            color: #fff;
425
            }
426
            .btn td a:hover,
427
            .btn td a:focus,
428
            .btn td a:active {
429
            color: #fff !important;
430
            text-decoration: none;
431
            }
432
            .btn td:hover,
433
            .btn td:focus,
434
            .btn td:active {  
435
            background: #d8d8d8 !important;
436
            }
437
            /*  Yellow */
438
            .btn.yellow td {
439
            background: #ffb848 !important;
440
            }
441
            .btn.yellow td:hover,
442
            .btn.yellow td:focus,
443
            .btn.yellow td:active {
444
            background: #eca22e !important;
445
            }
446
            .btn.red td{
447
            background: #d84a38 !important;
448
            }
449
            .btn.red td:hover,
450
            .btn.red td:focus,
451
            .btn.red td:active {    
452
            background: #bb2413 !important;
453
            }
454
            .btn.green td {
455
            background: #35aa47 !important;
456
            }
457
            .btn.green td:hover,
458
            .btn.green td:focus,
459
            .btn.green td:active {
460
            background: #1d943b !important;
461
            }
462
            /*  Blue */
463
            .btn.blue td {
464
            background: #4d90fe !important;
465
            }
466
            .btn.blue td:hover,
467
            .btn.blue td:focus,
468
            .btn.blue td:active {  
469
            background: #0362fd !important;
470
            }
471
            .template-label {
472
            color: #ffffff;
473
            font-weight: bold;
474
            font-size: 11px;
475
            }
476
            /***
477
            Note Panels
478
            ***/
479
            .note .panel {
480
            padding: 10px !important;
481
            background: #ECF8FF;
482
            border: 0;
483
            }
484
            /***
485
            Header
486
            ***/
487
            .page-header {
488
            width: 100%;
489
            background: #1f1f1f;
490
            }
491
            /***
492
            Social Icons
493
            ***/
494
            .social-icons {
495
            float: right;
496
            }
497
            .social-icons td {
498
            padding: 0 2px !important;
499
            width: auto !important;
500
            }
501
            .social-icons td:last-child {
502
            padding-right: 0 !important;
503
            }
504
            .social-icons td img {
505
            max-width: none !important;
506
            }
507
            /***
508
            Content
509
            ***/
510
            table.container.content > tbody > tr > td{
511
            background: #fff;  
512
            padding: 15px !important;
513
            }
514
            /***
515
            Footer
516
            ***/
517
            .page-footer  {
518
            width: 100%;
519
            background: #2f2f2f;
520
            }
521
            .page-footer td {
522
            vertical-align: middle;
523
            color: #fff;
524
            }
525
            /***
526
            Content devider
527
            ***/
528
            .devider {
529
            border-bottom: 1px solid #eee;
530
            margin: 15px -15px;
531
            display: block;
532
            }
533
            /***
534
            Media Item
535
            ***/
536
            .media-item img {
537
            display: block !important;
538
            float: none;
539
            margin-bottom: 10px;
540
            }
541
            .vertical-middle {
542
            padding-top: 0;
543
            padding-bottom: 0;
544
            vertical-align: middle;
545
            }
546
            /***
547
            Utils
548
            ***/
549
            .align-reverse {
550
            text-align: right;
551
            }
552
            .border {
553
            border: 1px solid red;
554
            }
555
            .hidden-mobile {
556
            display: block;
557
            }
558
            .visible-mobile {
559
            display: none;
560
            }
561
            @media only screen and (max-width: 600px) {
562
            /***
563
            Reset & Typography
564
            ***/
565
            body {
566
            background: #fff;  
567
            }
568
            h1 {font-size: 30px;}
569
            h2 {font-size: 26px;}
570
            h3 {font-size: 22px;}
571
            h4 {font-size: 20px;}
572
            h5 {font-size: 16px;}
573
            h6 {font-size: 14px;}
574
            /***
575
            Content
576
            ***/
577
            table.container.content > tbody > tr > td{
578
            padding: 0px !important;
579
            }
580
            table[class="body"] table.columns .social-icons td {
581
            width: auto !important;
582
            }
583
            /***
584
            Header
585
            ***/
586
            .page-header {
587
            padding: 10px !important;
588
            }
589
            /***
590
            Content devider
591
            ***/
592
            .devider {
593
            margin: 15px 0;
594
            }
595
            /***
596
            Media Item
597
            ***/
598
            .media-item {
599
            border-bottom: 1px solid #eee;
600
            padding: 15px 0 !important;
601
            }
602
            /***
603
            Media Item
604
            ***/
605
            .hidden-mobile {
606
            display: none;
607
            }
608
            .visible-mobile {
609
            display: block;
610
            }
611
            }
612
</style>
613
</head>
614
<body>
615
<table class="body">
616
<tr>
617
        <td class="center" align="center" valign="top">
618
                <!-- BEGIN: Header -->
619
                <table class="page-header" align="center">
620
                <tr>
621
                        <td class="center" align="center">
622
                                <!-- BEGIN: Header Container -->
623
                                <table class="container" align="center">
624
                                <tr>
625
                                        <td>
626
                                                <table class="row ">
627
                                                <tr>
628
                                                        <td class="wrapper vertical-middle">
629
                                                                <!-- BEGIN: Logo -->
630
                                                                <table class="six columns">
631
                                                                <tr>
632
                                                                        <td class="vertical-middle">
633
                                                                                <a href="index.html">
634
                                                                                <img src="../../assets/admin/layout3/img/logo.png" width="86" height="14" border="0" alt=""/>
635
                                                                                </a>
636
                                                                        </td>
637
                                                                </tr>
638
                                                                </table>
639
                                                                <!-- END: Logo -->
640
                                                        </td>
641
                                                        <td class="wrapper vertical-middle last">
642
                                                                <!-- BEGIN: Social Icons -->
643
                                                                <table class="six columns">
644
                                                                <tr>
645
                                                                        <td>
646
                                                                                <table class="wrapper social-icons" align="right">
647
                                                                                <tr>
648
                                                                                        <td class="vertical-middle">
649
                                                                                                <a href="javascript:;">
650
                                                                                                <img src="../../assets/admin/pages/media/email/social_facebook.png" alt="social icon"/>
651
                                                                                                </a>
652
                                                                                        </td>
653
                                                                                        <td class="vertical-middle">
654
                                                                                                <a href="javascript:;">
655
                                                                                                <img src="../../assets/admin/pages/media/email/social_twitter.png" alt="social icon"/>
656
                                                                                                </a>
657
                                                                                        </td>
658
                                                                                        <td class="vertical-middle">
659
                                                                                                <a href="javascript:;">
660
                                                                                                <img src="../../assets/admin/pages/media/email/social_googleplus.png" alt="social icon"/>
661
                                                                                                </a>
662
                                                                                        </td>
663
                                                                                        <td class="vertical-middle">
664
                                                                                                <a href="javascript:;">
665
                                                                                                <img src="../../assets/admin/pages/media/email/social_linkedin.png" alt="social icon"/>
666
                                                                                                </a>
667
                                                                                        </td>
668
                                                                                        <td class="vertical-middle">
669
                                                                                                <a href="javascript:;">
670
                                                                                                <img src="../../assets/admin/pages/media/email/social_rss.png" alt="social icon"/>
671
                                                                                                </a>
672
                                                                                        </td>
673
                                                                                </tr>
674
                                                                                </table>
675
                                                                        </td>
676
                                                                </tr>
677
                                                                </table>
678
                                                                <!-- END: Social Icons -->
679
                                                        </td>
680
                                                </tr>
681
                                                </table>
682
                                        </td>
683
                                </tr>
684
                                </table>
685
                                <!-- END: Header Container -->
686
                        </td>
687
                </tr>
688
                </table>
689
                <!-- END: Header -->
690
                <!-- BEGIN: Content -->
691
                <table class="container content" align="center">
692
                <tr>
693
                        <td>
694
                                <table class="row">
695
                                <tr>
696
                                        <td class="wrapper last">
697
                                                <!-- BEGIN: Heading Content -->
698
                                                <table class="twelve columns">
699
                                                <tr>
700
                                                        <td>
701
                                                                <h4>Welcome To Responsive Email Template</h4>
702
                                                                <p>
703
                                                                         Lorem ipsum dolor sit amet, consectetur adipiscing elit. In tempus adipiscing felis, sit amet blandit ipsum volutpat sed. Morbi porttitor, eget accumsan dictum, nisi libero ultricies ipsum, in posuere mauris neque at erat.
704
                                                                </p>
705
                                                                <table class="btn green" align="right">
706
                                                                <tr>
707
                                                                        <td>
708
                                                                                <a href="javascript:;">
709
                                                                                Learn more... </a>
710
                                                                        </td>
711
                                                                </tr>
712
                                                                </table>
713
                                                        </td>
714
                                                        <td class="expander">
715
                                                        </td>
716
                                                </tr>
717
                                                </table>
718
                                                <!-- END: Heading Content -->
719
                                        </td>
720
                                </tr>
721
                                </table>
722
                                <span class="devider">
723
                                </span>
724
                                <table class="row ">
725
                                <tr>
726
                                        <td class="wrapper">
727
                                                <!-- BEGIN: Promo Content -->
728
                                                <table class="seven columns">
729
                                                <tr>
730
                                                        <td>
731
                                                                <h4>Meet Our New Product!</h4>
732
                                                                <p>
733
                                                                         Lorem ipsum dolor sit amet, consectetur adipiscing elit. In tempus adipiscing adipiscing elit felis, sit amet blandit ipsum volutpat sed adipiscing elit. Morbi porttitor, eget.
734
                                                                </p>
735
                                                                <ul>
736
                                                                        <li>
737
                                                                                 Lorem ipsum dolor sit amet
738
                                                                        </li>
739
                                                                        <li>
740
                                                                                 Morbi porttitor
741
                                                                        </li>
742
                                                                        <li>
743
                                                                                 In tempus adipiscing felis
744
                                                                        </li>
745
                                                                        <li>
746
                                                                                 Amet blandit ipsum
747
                                                                        </li>
748
                                                                </ul>
749
                                                                <table class="btn yellow" align="right">
750
                                                                <tr>
751
                                                                        <td>
752
                                                                                <a href="javascript:;">
753
                                                                                More info... </a>
754
                                                                        </td>
755
                                                                </tr>
756
                                                                </table>
757
                                                        </td>
758
                                                        <td class="expander">
759
                                                        </td>
760
                                                </tr>
761
                                                </table>
762
                                                <!-- END: Promo Content -->
763
                                        </td>
764
                                        <td class="wrapper last">
765
                                                <!-- BEGIN: Promo Image -->
766
                                                <table class="five columns">
767
                                                <tr>
768
                                                        <td>
769
                                                                <img src="../../assets/admin/pages/media/email/iphone.png" style="float:right; margin-right: 20px;" alt=""/>
770
                                                        </td>
771
                                                        <td class="expander">
772
                                                        </td>
773
                                                </tr>
774
                                                </table>
775
                                                <!-- BEGIN: Promo Image -->
776
                                        </td>
777
                                </tr>
778
                                </table>
779
                                <table class="row note">
780
                                <tr>
781
                                        <td class="wrapper last">
782
                                                <!-- BEGIN: Note Panel -->
783
                                                <table class="twelve columns">
784
                                                <tr>
785
                                                        <td class="panel">
786
                                                                 Phasellus dictum sapien a neque luctus cursus. Pellentesque sem dolor, fringilla et pharetra vitae. <a href="javascript:;">
787
                                                                Check it out! </a>
788
                                                        </td>
789
                                                        <td class="expander">
790
                                                        </td>
791
                                                </tr>
792
                                                </table>
793
                                                <!-- END: Note Panel -->
794
                                        </td>
795
                                </tr>
796
                                </table>
797
                                <span class="devider">
798
                                </span>
799
                                <table class="row">
800
                                <tr>
801
                                        <td class="wrapper last">
802
                                                <!-- BEGIN: Disscount Content -->
803
                                                <table class="twelve columns">
804
                                                <tr>
805
                                                        <td>
806
                                                                <h4>70% Disscount! </h4>
807
                                                                <p>
808
                                                                         Phasellus dictum sapien a neque luctus cursus. Pellentesque sem dolor, fringilla et pharetra vitae. Pellentesque sem dolor, fringilla et pharetra vitae
809
                                                                </p>
810
                                                                <img src="../../assets/admin/pages/media/email/article.png" class="ie10-responsive" alt=""/>
811
                                                        </td>
812
                                                        <td class="expander">
813
                                                        </td>
814
                                                </tr>
815
                                                </table>
816
                                                <!-- END: Disscount Content -->
817
                                        </td>
818
                                </tr>
819
                                </table>
820
                                <span class="devider">
821
                                </span>
822
                                <table class="row">
823
                                <tr>
824
                                        <td class="wrapper last">
825
                                                <!-- BEGIN: Latest Products Content -->
826
                                                <table class="twelve columns">
827
                                                <tr>
828
                                                        <td>
829
                                                                <h4>Latest Products & Showcasts</h4>
830
                                                                <p>
831
                                                                         Lorem ipsum dolor sit amet, consectetur adipiscing elit. In tempus adipiscing felis, sit amet blandit ipsum volutpat sed. Morbi porttitor, eget accumsan dictum.
832
                                                                </p>
833
                                                        </td>
834
                                                        <td class="expander">
835
                                                        </td>
836
                                                </tr>
837
                                                </table>
838
                                                <!-- END: Latest Products Content -->
839
                                        </td>
840
                                </tr>
841
                                </table>
842
                                <!-- BEGIN: Latest Products List -->
843
                                <table class="row">
844
                                <tr>
845
                                        <td class="wrapper">
846
                                                <table class="four columns media-item">
847
                                                <tr>
848
                                                        <td>
849
                                                                <img src="../../assets/admin/pages/media/email/photo1.jpg" class="ie10-responsive" alt="photo">
850
                                                                <h6>Product 1</h6>
851
                                                                <p>
852
                                                                         Lorem ipsum dolor sit amet, ut laoreet elit, sed diam.
853
                                                                </p>
854
                                                                <table class="btn green">
855
                                                                <tr>
856
                                                                        <td>
857
                                                                                <a href="javascript:;">
858
                                                                                More info... </a>
859
                                                                        </td>
860
                                                                </tr>
861
                                                                </table>
862
                                                        </td>
863
                                                        <td class="expander">
864
                                                        </td>
865
                                                </tr>
866
                                                </table>
867
                                        </td>
868
                                        <td class="wrapper">
869
                                                <table class="four columns media-item">
870
                                                <tr>
871
                                                        <td>
872
                                                                <img src="../../assets/admin/pages/media/email/photo2.jpg" class="ie10-responsive" alt="photo">
873
                                                                <h6>Product 2</h6>
874
                                                                <p>
875
                                                                         Lorem ipsum dolor sit amet, ut laoreet elit, sed diam.
876
                                                                </p>
877
                                                                <table class="btn blue">
878
                                                                <tr>
879
                                                                        <td>
880
                                                                                <a href="javascript:;">
881
                                                                                More info... </a>
882
                                                                        </td>
883
                                                                </tr>
884
                                                                </table>
885
                                                        </td>
886
                                                        <td class="expander">
887
                                                        </td>
888
                                                </tr>
889
                                                </table>
890
                                        </td>
891
                                        <td class="wrapper last">
892
                                                <table class="four columns media-item">
893
                                                <tr>
894
                                                        <td>
895
                                                                <img src="../../assets/admin/pages/media/email/photo1.jpg" class="ie10-responsive" alt="photo">
896
                                                                <h6>Product 4</h6>
897
                                                                <p>
898
                                                                         Lorem ipsum, ut laoreet elit, sed diam sed ut dolore.
899
                                                                </p>
900
                                                                <table class="btn yellow">
901
                                                                <tr>
902
                                                                        <td>
903
                                                                                <a href="javascript:;">
904
                                                                                More info... </a>
905
                                                                        </td>
906
                                                                </tr>
907
                                                                </table>
908
                                                        </td>
909
                                                        <td class="expander">
910
                                                        </td>
911
                                                </tr>
912
                                                </table>
913
                                        </td>
914
                                </tr>
915
                                </table>
916
                                <!-- END: Latest Products List -->
917
                        </td>
918
                </tr>
919
                </table>
920
                <!-- END: Content -->
921
                <!-- BEGIN: Footer -->
922
                <table class="page-footer" align="center">
923
                <tr>
924
                        <td class="center" align="center">
925
                                <table class="container" align="center">
926
                                <tr>
927
                                        <td>
928
                                                <!-- BEGIN: Unsubscribet -->
929
                                                <table class="row">
930
                                                <tr>
931
                                                        <td class="wrapper last">
932
                                                                <a href="javascript:;">
933
                                                                Unsubscribe </a>
934
                                                                from this newsletter instantly.
935
                                                        </td>
936
                                                </tr>
937
                                                </table>
938
                                                <!-- END: Unsubscribe -->
939
                                                <!-- BEGIN: Footer Panel -->
940
                                                <table class="row">
941
                                                <tr>
942
                                                        <td class="wrapper">
943
                                                                <table class="four columns">
944
                                                                <tr>
945
                                                                        <td class="vertical-middle">
946
                                                                                 &copy; Keenthemes 2013.
947
                                                                        </td>
948
                                                                </tr>
949
                                                                </table>
950
                                                        </td>
951
                                                        <td class="wrapper last">
952
                                                                <table class="eight columns">
953
                                                                <tr>
954
                                                                        <td class="vertical-middle align-reverse">
955
                                                                                <a href="javascript:;">
956
                                                                                About Us </a>
957
                                                                                &nbsp; <a href="javascript:;">
958
                                                                                Privacy Policy </a>
959
                                                                                &nbsp; <a href="javascript:;">
960
                                                                                Terms of Use </a>
961
                                                                        </td>
962
                                                                </tr>
963
                                                                </table>
964
                                                        </td>
965
                                                </tr>
966
                                                </table>
967
                                                <!-- END: Footer Panel List -->
968
                                        </td>
969
                                </tr>
970
                                </table>
971
                        </td>
972
                </tr>
973
                </table>
974
                <!-- END: Footer -->
975
        </td>
976
</tr>
977
</table>
978
</body>
979
</html>