~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to views/email-template.twig

  • Committer: Dan Garner
  • Date: 2015-03-26 14:08:33 UTC
  • Revision ID: git-v1:70d14044444f8dc5d602b99890d59dea46d9470c
Moved web servable files to web folder

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
 
<html xmlns="http://www.w3.org/1999/xhtml" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0; padding: 0;">
3
 
<head>
4
 
    <meta name="viewport" content="width=device-width" />
5
 
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6
 
    <title>{{ subject }}</title>
7
 
 
8
 
 
9
 
    <style type="text/css">
10
 
        img {
11
 
            max-width: 100%;
12
 
        }
13
 
        body {
14
 
            -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; width: 100% !important; height: 100%; line-height: 1.6;
15
 
        }
16
 
        body {
17
 
            background-color: #f6f6f6;
18
 
        }
19
 
        @media only screen and (max-width: 640px) {
20
 
            h1 {
21
 
                font-weight: 600 !important; margin: 20px 0 5px !important;
22
 
            }
23
 
            h2 {
24
 
                font-weight: 600 !important; margin: 20px 0 5px !important;
25
 
            }
26
 
            h3 {
27
 
                font-weight: 600 !important; margin: 20px 0 5px !important;
28
 
            }
29
 
            h4 {
30
 
                font-weight: 600 !important; margin: 20px 0 5px !important;
31
 
            }
32
 
            h1 {
33
 
                font-size: 22px !important;
34
 
            }
35
 
            h2 {
36
 
                font-size: 18px !important;
37
 
            }
38
 
            h3 {
39
 
                font-size: 16px !important;
40
 
            }
41
 
            .container {
42
 
                width: 100% !important;
43
 
            }
44
 
            .content {
45
 
                padding: 10px !important;
46
 
            }
47
 
            .content-wrapper {
48
 
                padding: 10px !important;
49
 
            }
50
 
            .invoice {
51
 
                width: 100% !important;
52
 
            }
53
 
        }
54
 
    </style>
55
 
</head>
56
 
 
57
 
<body style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; width: 100% !important; height: 100%; line-height: 1.6; background: #f6f6f6; margin: 0; padding: 0;">
58
 
 
59
 
<table class="body-wrap" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; background: #f6f6f6; margin: 0; padding: 0;">
60
 
    <tr style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0; padding: 0;">
61
 
        <td style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0;" valign="top"></td>
62
 
        <td class="container" width="600" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; display: block !important; max-width: 600px !important; clear: both !important; margin: 0 auto; padding: 0;" valign="top">
63
 
            <div class="content" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; max-width: 600px; display: block; margin: 0 auto; padding: 20px;">
64
 
                <table class="main" width="100%" cellpadding="0" cellspacing="0" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; border-radius: 3px; background: #fff; margin: 0; padding: 0; border: 1px solid #e9e9e9;">
65
 
                    <tr style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0; padding: 0;">
66
 
                        <td class="alert alert-warning" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 16px; vertical-align: top; color: #fff; font-weight: 500; text-align: center; border-radius: 3px 3px 0 0; background: #428bca; margin: 0; padding: 20px;" align="center" valign="top">
67
 
                            {{ subject }}
68
 
                        </td>
69
 
                    </tr>
70
 
                    <tr style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0; padding: 0;">
71
 
                        <td class="content-wrap" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 20px;" valign="top">
72
 
                            <table width="100%" cellpadding="0" cellspacing="0" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0; padding: 0;">
73
 
                                <tr style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0; padding: 0;">
74
 
                                    <td class="content-block" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
75
 
                                        {{ body|raw }}
76
 
                                    </td>
77
 
                                </tr>
78
 
                                <tr style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0; padding: 0;">
79
 
                                    <td class="content-block" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
80
 
                                        - {{ theme.getThemeConfig("theme_name") }}
81
 
                                    </td>
82
 
                                </tr>
83
 
                            </table>
84
 
                        </td>
85
 
                    </tr>
86
 
                </table>
87
 
                <div class="footer" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; clear: both; color: #999; margin: 0; padding: 20px;">
88
 
                    <table width="100%" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0; padding: 0;">
89
 
                        <tr style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0; padding: 0;">
90
 
                            <td class="aligncenter content-block" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 12px; vertical-align: top; text-align: center; margin: 0; padding: 0 0 20px;" align="center" valign="top">You have received this message because your {{ theme.getThemeConfig("theme_name") }} administrator has indicated you should.</td>
91
 
                        </tr>
92
 
                    </table>
93
 
                </div></div>
94
 
        </td>
95
 
        <td style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0;" valign="top"></td>
96
 
    </tr>
97
 
</table>
98
 
 
99
 
</body>
100
 
</html>
 
 
b'\\ No newline at end of file'