-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgimlet-generic.php
117 lines (104 loc) · 7.83 KB
/
gimlet-generic.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<!-- This is a simple example template that you can edit to create your own custom templates -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Facebook sharing information tags -->
<meta property="og:title" content="*|MC:SUBJECT|*">
<title>*|MC:SUBJECT|*</title>
<link rel="stylesheet" href="assets/css/gimlet-generic.css">
</head>
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
<center>
<table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="backgroundTable">
<tr>
<td align="center" valign="top">
<table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" class="logoStripe">
<tr>
<td align="center" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="660" style="">
<tr>
<td valign="middle">
<a href="http://gimletmedia.com/"><img src="https://gallery.mailchimp.com/0af2ad782b26fe31066f74a8b/images/878a1bc1-a101-4e8c-899d-2ad0ff3db6d0.png" alt="Gimlet"></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateContainer">
<tr>
<td align="center" valign="top">
<!-- // Begin Template Body \\ -->
<table border="0" cellpadding="0" cellspacing="0" width="660" id="templateBody">
<tr>
<td valign="top" class="bodyContent">
<!-- // Begin Module: Standard Content \\ -->
<table border="0" cellpadding="25" cellspacing="0" width="100%">
<tr>
<td valign="top">
<div mc:edit="std_content00">
<span class="h1">Large title will go here</span>
<p class="intro">Derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id estT.</p>
<span class="h2">Subheading</span>
After you enter your content, highlight the text you want to style and select the options you set in the style editor in the "styles" drop down box. Want to <a href="http://www.mailchimp.com/kb/article/im-using-the-style-designer-and-i-cant-get-my-formatting-to-change" target="_blank">get rid of styling on a bit of text</a>, but having trouble doing it? Just use the "clear styles" button to strip the text of any formatting and reset your style.
<br>
<br>
<span class="h2">Subheading</span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor <a href="#" target="_blank">incididunt</a> ut.
<span class="h3">Subscribe Now</span>
<div class="share-buttons">
<a class="button" href="https://itunes.apple.com/us/artist/gimlet-media/id920682569?mt=2" target="_blank"><b>Subscribe in iTunes</b></a>
<a class="button" href="http://gimletmedia.com/subscribe/" target="_blank"><b>Subscribe to RSS</b></a>
</div>
<a class="share-email" href="*|FORWARD|*">Share this email</a>
</div>
</td>
</tr>
</table>
<!-- // End Module: Standard Content \\ -->
</td>
</tr>
</table>
<!-- // End Template Body \\ -->
</td>
</tr>
<tr>
<td align="center" valign="top">
<!-- // Begin Template Footer \\ -->
<table border="0" cellpadding="10" cellspacing="0" width="660" id="templateFooter">
<tr>
<td valign="top" class="footerContent">
<!-- // Begin Module: Standard Footer \\ -->
<table border="0" cellpadding="25" cellspacing="0" width="100%">
<tr>
<td valign="top" align="center">
<div>
<a href="https://twitter.com/gimletmedia"><img src="https://gallery.mailchimp.com/0af2ad782b26fe31066f74a8b/images/3518dfc4-3ea4-4664-8eda-5ee96ef01f6c.png" width="30" height="30"></a>
<a href="https://soundcloud.com/gimletmedia"><img src="https://gallery.mailchimp.com/0af2ad782b26fe31066f74a8b/images/4cb27d25-187c-4c19-a2dc-e065da2ace82.png" width="30" height="30"></a>
<a href="https://www.facebook.com/gimletmedia"><img src="https://gallery.mailchimp.com/0af2ad782b26fe31066f74a8b/images/6880a0b8-07fe-48df-ae47-c6624386d2b4.png" width="30" height="30"></a>
<p>
You are receiving this email because you provided us with your email address through the Gimlet Media Sign Up page, by signing up for our newsletter, or by other means... If you no longer wish to receive emails from us, please <a href="*|UNSUB|*">unsubscribe</a> and you will be removed from our email list.
</p>
<p class="address">
*|HTML:LIST_ADDRESS_HTML|*
</p>
</div>
</td>
</tr>
</table>
<!-- // End Module: Standard Footer \\ -->
</td>
</tr>
</table>
<!-- // End Template Footer \\ -->
</td>
</tr>
</table>
<br>
</td>
</tr>
</table>
</center>
</body>
</html>