CINXE.COM
Password reset - Read the Docs
<!DOCTYPE html> <html lang="en"> <head> <title> Password reset - Read the Docs</title> <link rel="icon" type="image/png" href="https://app-assets.readthedocs.org/images/favicon.f231b6609d0b.png" /> <link rel="stylesheet" type="text/css" media="all" href="https://app-assets.readthedocs.org/readthedocsext/theme/css/site.99cbf49e4c7d.css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <script id="site-config" type="application/json">{"debug": false, "webpack_public_path": "https://app-assets.readthedocs.org/readthedocsext/theme/", "production_domain": "app.readthedocs.org", "sentry": {"dsn": "https://4ef8546f95006f22644e24a9f666c2a5@o40776.ingest.us.sentry.io/4507963896365056", "environment": "community"}}</script> <script src="https://kit.fontawesome.com/66c8860b51.js" crossorigin="anonymous"></script> </head> <body class=""> <div class="ui very padded container"> <div class="ui very tall centered grid"> <div class="left aligned middle aligned nine wide computer twelve wide tablet sixteen wide mobile column"> <div class="ui fluid card"> <div class="content"> <div class="header"> <i class="fad fa-envelope icon"></i> Password reset </div> <div class="description"> <p> Forgot your password? Enter your email address below, and we'll send you an email allowing you to reset it. </p> <form class="ui form" method="post" action="/accounts/password/reset/"> <input type="hidden" name="csrfmiddlewaretoken" value="hSuRWdRjtNyLHmdNHixedfRVegTbbioRGtJ845030EcuyzdVPH7wIxQKuUDFsA68"> <div class="ui basic fieldset segment"> <div id="div_id_email" class="required field"> <label for="id_email" class="ui "> Email </label> <div class=""> <input type="email" name="email" placeholder="Email address" autocomplete="email" maxlength="320" class="textinput textInput" required id="id_email"> </div> </div> </div> <button class="ui primary button" type="submit">Reset</button> </form> </div> </div> <div class="extra content"> <div class="right floated"> <a href="//app.readthedocs.org/" aria-label="Read the Docs"> <img class="ui middle aligned image" src="https://app-assets.readthedocs.org/readthedocsext/theme/images/logo-wordmark-dark.8035ede2e46d.svg" width="140" alt="Read the Docs logo" /> </a> </div> </div> </div> </div> </div> </div> <script type="text/javascript" src="https://app-assets.readthedocs.org/readthedocsext/theme/js/vendor.de3b07fa35a6.js"></script> <script type="text/javascript" src="https://app-assets.readthedocs.org/readthedocsext/theme/js/site.a83e3197116a.js"></script> </body> </html>