Skip to content

Commit 70b0798

Browse files
committed
Add invite signup
1 parent f181583 commit 70b0798

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/template.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,32 @@ <h3 id="myModalLabel">Documentation search</h3>
167167
<div id="table-of-contents">
168168
<ul class="nav nav-list side-nav well sidebar-nav-fixed">
169169
{{ toc }}
170+
<div>
171+
<hr>
172+
173+
<p><strong>The team behind REST framework are launching a new API service.</strong></p>
174+
175+
<p>If you want to be first in line when we start issuing invitations, please sign up here:</p>
176+
177+
<!-- Begin MailChimp Signup Form -->
178+
<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
179+
<style type="text/css">
180+
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
181+
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
182+
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
183+
</style>
184+
<div id="mc_embed_signup" style="background: rgb(245, 245, 245)">
185+
<form action="http://dabapps.us1.list-manage1.com/subscribe/post?u=cf73a9994eb5b8d8d461b5dfb&amp;id=cb6af8e8bd" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
186+
<!-- <label for="mce-EMAIL">Keep me posted!</label>
187+
--> <input style="width: 90%" type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
188+
<div class="clear"><input class="btn btn-success" type="submit" value="Yes, keep me posted!" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
189+
</form>
190+
</div>
191+
</style></div>
170192
</ul>
193+
194+
195+
<!--End mc_embed_signup-->
171196
</div>
172197
</div>
173198

0 commit comments

Comments
 (0)