diff options
| author | Tom Christie | 2014-01-03 13:26:35 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-01-03 13:26:35 +0000 | 
| commit | f49f0ad8301962381ded9cae54f3e1be4c9a6c8f (patch) | |
| tree | a5a167ee99cc196d4b66f61268ee47ea7694c3c2 /api-guide/pagination.html | |
| parent | 43506deaa1ff06e3940b74ebdda3a2a8866cd199 (diff) | |
| download | django-rest-framework-f49f0ad8301962381ded9cae54f3e1be4c9a6c8f.tar.bz2 | |
Latest docs build
Diffstat (limited to 'api-guide/pagination.html')
| -rw-r--r-- | api-guide/pagination.html | 27 | 
1 files changed, 4 insertions, 23 deletions
| diff --git a/api-guide/pagination.html b/api-guide/pagination.html index bda2b457..44c5c47a 100644 --- a/api-guide/pagination.html +++ b/api-guide/pagination.html @@ -177,31 +177,12 @@  <li><a href="#using-your-custom-pagination-serializer">Using your custom pagination serializer</a></li>                <div> -              <hr> - -<p><strong>The team behind REST framework is launching a new API service.</strong></p> - -<p>If you want to be first in line when we start issuing invitations, please sign up here:</p> - -<!-- Begin MailChimp Signup Form --> -<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css"> -<style type="text/css"> -    #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; } -    /* Add your own MailChimp form style overrides in your site stylesheet or in this style block. -       We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */ -</style> -<div id="mc_embed_signup" style="background: rgb(245, 245, 245)"> -<form action="http://dabapps.us1.list-manage1.com/subscribe/post?u=cf73a9994eb5b8d8d461b5dfb&id=cb6af8e8bd" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> -<!--     <label for="mce-EMAIL">Keep me posted!</label> - -->    <input style="width: 90%" type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required> -    <div class="clear"><input class="btn btn-success" type="submit" value="Yes, keep me posted!" name="subscribe" id="mc-embedded-subscribe" class="button"></div> -</form> -</div> -</style></div> -              </ul> -<!--End mc_embed_signup--> + +</div> +</ul> +              </div>            </div> | 
