images
2 years ago
ui-blocks
3 years ago
abstract.html
6 months ago
activity-report-content.php
3 days ago
blue.html
6 months ago
default.html
6 months ago
envelope.html
6 months ago
leftist.html
6 months ago
no-template.html
3 years ago
panel.html
6 months ago
envelope.html
259 lines
| 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"> |
| 3 | <head> |
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 6 | <title>{{subject}}</title> |
| 7 | <style type="text/css"> |
| 8 | /* Reset */ |
| 9 | body, table, td, p, a, li, blockquote { |
| 10 | -webkit-text-size-adjust: 100%; |
| 11 | -ms-text-size-adjust: 100%; |
| 12 | } |
| 13 | table, td { |
| 14 | mso-table-lspace: 0pt; |
| 15 | mso-table-rspace: 0pt; |
| 16 | } |
| 17 | img { |
| 18 | -ms-interpolation-mode: bicubic; |
| 19 | border: 0; |
| 20 | outline: none; |
| 21 | text-decoration: none; |
| 22 | } |
| 23 | body { |
| 24 | margin: 0 !important; |
| 25 | padding: 0 !important; |
| 26 | width: 100% !important; |
| 27 | -webkit-font-smoothing: antialiased; |
| 28 | } |
| 29 | |
| 30 | /* Links */ |
| 31 | a { |
| 32 | color: #b45309; |
| 33 | text-decoration: none; |
| 34 | } |
| 35 | a:hover { |
| 36 | text-decoration: underline; |
| 37 | } |
| 38 | |
| 39 | /* Button */ |
| 40 | .button { |
| 41 | display: inline-block; |
| 42 | padding: 14px 32px; |
| 43 | background: linear-gradient(135deg, #92400e 0%, #b45309 100%); |
| 44 | color: #ffffff !important; |
| 45 | text-decoration: none !important; |
| 46 | font-weight: 600; |
| 47 | font-size: 14px; |
| 48 | border-radius: 6px; |
| 49 | text-align: center; |
| 50 | } |
| 51 | |
| 52 | /* Responsive */ |
| 53 | @media only screen and (max-width: 620px) { |
| 54 | .email-container { |
| 55 | width: 100% !important; |
| 56 | max-width: 100% !important; |
| 57 | } |
| 58 | .mobile-padding { |
| 59 | padding-left: 24px !important; |
| 60 | padding-right: 24px !important; |
| 61 | } |
| 62 | .mobile-center { |
| 63 | text-align: center !important; |
| 64 | } |
| 65 | .envelope-flap { |
| 66 | border-left-width: 150px !important; |
| 67 | border-right-width: 150px !important; |
| 68 | } |
| 69 | } |
| 70 | </style> |
| 71 | </head> |
| 72 | <body style="margin: 0; padding: 0; background-color: #fef3c7;"> |
| 73 | |
| 74 | <!-- Preheader --> |
| 75 | <div style="display: none; max-height: 0; overflow: hidden;"> |
| 76 | {{subject}} ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ |
| 77 | </div> |
| 78 | |
| 79 | <!-- Email Wrapper --> |
| 80 | <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0" style="background-color: #fef3c7;"> |
| 81 | <tr> |
| 82 | <td align="center" style="padding: 48px 16px;"> |
| 83 | |
| 84 | <!-- Email Container --> |
| 85 | <table role="presentation" class="email-container" width="560" border="0" cellspacing="0" cellpadding="0" style="margin: 0 auto; max-width: 560px; width: 100%;"> |
| 86 | |
| 87 | <!-- Envelope Outer --> |
| 88 | <tr> |
| 89 | <td> |
| 90 | <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0" style="background: linear-gradient(180deg, #fef9ee 0%, #fdf6e3 100%); border-radius: 4px; overflow: hidden; box-shadow: 0 8px 32px rgba(146, 64, 14, 0.15), 0 2px 8px rgba(0,0,0,0.08);"> |
| 91 | |
| 92 | <!-- Envelope Flap (Triangle) --> |
| 93 | <tr> |
| 94 | <td align="center" style="position: relative;"> |
| 95 | <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0"> |
| 96 | <tr> |
| 97 | <td align="center"> |
| 98 | <!-- Flap shadow line --> |
| 99 | <div style="width: 0; height: 0; border-left: 280px solid transparent; border-right: 280px solid transparent; border-top: 80px solid #d97706; margin: 0 auto;" class="envelope-flap"></div> |
| 100 | </td> |
| 101 | </tr> |
| 102 | </table> |
| 103 | </td> |
| 104 | </tr> |
| 105 | |
| 106 | <!-- Seal --> |
| 107 | <tr> |
| 108 | <td align="center" style="padding: 0; margin-top: -40px; position: relative;"> |
| 109 | <table role="presentation" border="0" cellspacing="0" cellpadding="0"> |
| 110 | <tr> |
| 111 | <td align="center" style="padding-top: 8px;"> |
| 112 | <div style="width: 64px; height: 64px; background: linear-gradient(145deg, #dc2626 0%, #b91c1c 100%); border-radius: 50%; box-shadow: 0 4px 12px rgba(185, 28, 28, 0.4), inset 0 2px 4px rgba(255,255,255,0.2); display: inline-block; text-align: center; line-height: 64px;"> |
| 113 | <span style="font-family: Georgia, 'Times New Roman', serif; font-size: 24px; color: #fef2f2; font-weight: bold;">✦</span> |
| 114 | </div> |
| 115 | </td> |
| 116 | </tr> |
| 117 | </table> |
| 118 | </td> |
| 119 | </tr> |
| 120 | |
| 121 | <!-- Letter Content Area --> |
| 122 | <tr> |
| 123 | <td style="padding: 32px 40px 0 40px;" class="mobile-padding"> |
| 124 | <!-- Paper texture background --> |
| 125 | <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0" style="background: #ffffff; border: 1px solid #e5e0d5; border-radius: 2px; box-shadow: 0 1px 3px rgba(0,0,0,0.05);"> |
| 126 | |
| 127 | <!-- Letter Header --> |
| 128 | <tr> |
| 129 | <td style="padding: 32px 32px 24px 32px; border-bottom: 1px dashed #e5e0d5;"> |
| 130 | <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0"> |
| 131 | <tr> |
| 132 | <td style="vertical-align: middle;"> |
| 133 | <!-- Logo --> |
| 134 | <a href="{{homeurl}}" style="text-decoration: none;"> |
| 135 | {{img_logo}} |
| 136 | </a> |
| 137 | </td> |
| 138 | <td align="right" style="vertical-align: middle;"> |
| 139 | <!-- Date Stamp --> |
| 140 | <table role="presentation" border="0" cellspacing="0" cellpadding="0"> |
| 141 | <tr> |
| 142 | <td style="padding: 8px 14px; border: 2px solid #d97706; border-radius: 4px; transform: rotate(-3deg);"> |
| 143 | <span style="font-family: Georgia, 'Times New Roman', serif; font-size: 12px; color: #92400e; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;"> |
| 144 | {{date}} |
| 145 | </span> |
| 146 | </td> |
| 147 | </tr> |
| 148 | </table> |
| 149 | </td> |
| 150 | </tr> |
| 151 | </table> |
| 152 | </td> |
| 153 | </tr> |
| 154 | |
| 155 | <!-- Sender Info --> |
| 156 | <tr> |
| 157 | <td style="padding: 24px 32px 0 32px;"> |
| 158 | <p style="margin: 0 0 4px 0; font-family: Georgia, 'Times New Roman', serif; font-size: 18px; font-weight: bold; color: #1c1917;"> |
| 159 | {{sitename}} |
| 160 | </p> |
| 161 | <p style="margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif; font-size: 13px; color: #78716c; font-style: italic;"> |
| 162 | {{site_tagline}} |
| 163 | </p> |
| 164 | </td> |
| 165 | </tr> |
| 166 | |
| 167 | <!-- Decorative Line --> |
| 168 | <tr> |
| 169 | <td style="padding: 20px 32px;"> |
| 170 | <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0"> |
| 171 | <tr> |
| 172 | <td style="width: 40px; height: 2px; background: #d97706;"></td> |
| 173 | <td style="width: 8px;"></td> |
| 174 | <td style="width: 8px; height: 2px; background: #f59e0b;"></td> |
| 175 | <td></td> |
| 176 | </tr> |
| 177 | </table> |
| 178 | </td> |
| 179 | </tr> |
| 180 | |
| 181 | <!-- Letter Body --> |
| 182 | <tr> |
| 183 | <td style="padding: 0 32px 32px 32px;"> |
| 184 | <div style="font-family: Georgia, 'Times New Roman', serif; font-size: 15px; line-height: 1.8; color: #44403c;"> |
| 185 | {{message}} |
| 186 | </div> |
| 187 | </td> |
| 188 | </tr> |
| 189 | |
| 190 | </table> |
| 191 | </td> |
| 192 | </tr> |
| 193 | |
| 194 | <!-- Envelope Bottom Section --> |
| 195 | <tr> |
| 196 | <td style="padding: 28px 40px;" class="mobile-padding"> |
| 197 | <table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0"> |
| 198 | <tr> |
| 199 | <td style="vertical-align: middle;"> |
| 200 | <!-- Social Links as stamps --> |
| 201 | <table role="presentation" border="0" cellspacing="0" cellpadding="0"> |
| 202 | <tr> |
| 203 | <td style="padding-right: 8px;"> |
| 204 | <a href="{{facebook}}" style="display: inline-block; width: 36px; height: 36px; background: #ffffff; border: 2px solid #e5e0d5; border-radius: 4px; text-align: center; line-height: 32px; text-decoration: none; color: #92400e; font-family: Arial, sans-serif; font-size: 14px; font-weight: 600;">f</a> |
| 205 | </td> |
| 206 | <td> |
| 207 | <a href="{{twitter}}" style="display: inline-block; width: 36px; height: 36px; background: #ffffff; border: 2px solid #e5e0d5; border-radius: 4px; text-align: center; line-height: 32px; text-decoration: none; color: #92400e; font-family: Arial, sans-serif; font-size: 14px; font-weight: 600;">X</a> |
| 208 | </td> |
| 209 | </tr> |
| 210 | </table> |
| 211 | </td> |
| 212 | <td align="right" style="vertical-align: middle;"> |
| 213 | <!-- Postage stamp decoration --> |
| 214 | <table role="presentation" border="0" cellspacing="0" cellpadding="0"> |
| 215 | <tr> |
| 216 | <td style="padding: 6px; background: #ffffff; border: 2px dashed #d6d3d1;"> |
| 217 | <div style="width: 40px; height: 28px; background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%); text-align: center; line-height: 28px;"> |
| 218 | <span style="font-family: Georgia, serif; font-size: 12px; color: #92400e; font-weight: bold;">✉</span> |
| 219 | </div> |
| 220 | </td> |
| 221 | </tr> |
| 222 | </table> |
| 223 | </td> |
| 224 | </tr> |
| 225 | </table> |
| 226 | </td> |
| 227 | </tr> |
| 228 | |
| 229 | <!-- Envelope Edge --> |
| 230 | <tr> |
| 231 | <td style="height: 8px; background: linear-gradient(90deg, #d97706 0%, #f59e0b 50%, #d97706 100%);"></td> |
| 232 | </tr> |
| 233 | |
| 234 | </table> |
| 235 | </td> |
| 236 | </tr> |
| 237 | <!-- End Envelope Outer --> |
| 238 | |
| 239 | <!-- Footer --> |
| 240 | <tr> |
| 241 | <td align="center" style="padding: 28px 24px;"> |
| 242 | <p style="margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif; font-size: 13px; line-height: 1.6; color: #92400e;"> |
| 243 | {{footer_text}} |
| 244 | </p> |
| 245 | <p style="margin: 16px 0 0 0;"><a href="https://www.wpdownloadmanager.com" style="color:#d4a574;font-size:11px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;text-decoration:none;">Powered by Download Manager</a></p> |
| 246 | </td> |
| 247 | </tr> |
| 248 | |
| 249 | </table> |
| 250 | <!-- End Email Container --> |
| 251 | |
| 252 | </td> |
| 253 | </tr> |
| 254 | </table> |
| 255 | <!-- End Email Wrapper --> |
| 256 | |
| 257 | </body> |
| 258 | </html> |
| 259 |