Skip to content

Commit 1f59c24

Browse files
committed
Remove 'Subscribe To Our Digest' from bottom
1 parent 497d7de commit 1f59c24

File tree

1 file changed

+0
-58
lines changed

1 file changed

+0
-58
lines changed

_includes/footer.html

-58
Original file line numberDiff line numberDiff line change
@@ -56,64 +56,6 @@ <h3>Follow</h3>
5656
</li>
5757
</ul>
5858
</div>
59-
<div class="box" style="width:280px;">
60-
<hgroup><h3>Subscribe To Our Digest</h3></hgroup>
61-
<form id="newsletter-subscribe" action="http://iron.us2.list-manage.com/subscribe/post" method="post">
62-
<input type="hidden" name="u" value="7857be6b22d01ed8ef657f72a">
63-
<input type="hidden" name="id" value="adc3a1ddc3">
64-
<table cellpadding="2" cellspacing="0" border="0" align="center">
65-
66-
<tr>
67-
<td align="right" class="formLabel">Email Address:</td>
68-
<td align="left">
69-
<input type="email" autocapitalize="off" autocorrect="off" name="MERGE0" id="MERGE0" size="25" value="">
70-
<br><span class="error"></span></td>
71-
</tr>
72-
73-
<tr>
74-
<td align="right" class="formLabel">First Name:</td>
75-
<td align="left">
76-
<input type="text" name="MERGE1" id="MERGE1" size="25" value="">
77-
<br><span class="error"></span></td>
78-
</tr>
79-
80-
<tr>
81-
<td align="right" class="formLabel">Last Name:</td>
82-
<td align="left">
83-
<input type="text" name="MERGE2" id="MERGE2" size="25" value="">
84-
<br><span class="error"></span></td>
85-
</tr>
86-
87-
88-
89-
90-
<tr valign="top" id="merge-interests-100-2165" style="display:none;">
91-
92-
<td align="right" class="formLabel">
93-
Platform
94-
</td>
95-
<td align="left">
96-
<ul class="interestgroup_field" id="interestgroup_field_399061"><li class="interestgroup_row"><input type="checkbox" id="group_1" name="group[2165][1]" value="1">&nbsp;<label for="group_1">Direct</label></li><li class="interestgroup_row"><input type="checkbox" id="group_2" name="group[2165][2]" value="1">&nbsp;<label for="group_2">Heroku</label></li><li class="interestgroup_row"><input type="checkbox" id="group_4" name="group[2165][4]" value="1">&nbsp;<label for="group_4">EngineYard</label></li></ul>
97-
</td>
98-
</tr>
99-
100-
101-
102-
103-
<tr>
104-
<td align="right">&nbsp;</td>
105-
<td align="left">
106-
<!--
107-
IF you want this to work with our Facebook app, your submit button *must* start with this:
108-
<input type="submit"
109-
and end with a >. You can have whatever else you'd like in the rest of the tag, and we'll maintain any custom "value" you set.
110-
-->
111-
<input type="submit" value="Subscribe">
112-
</td>
113-
</tr>
114-
</table>
115-
</form>
116-
</div>
11759
</div>
11860
</div>
11961
</div>

0 commit comments

Comments
 (0)