diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-05-07 11:10:21 +0200 |
---|---|---|
committer | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-05-07 11:10:21 +0200 |
commit | 1556c925a42619c1298edebb73eb86c009b3f3c8 (patch) | |
tree | 2e893a9ed9ab1fb28db290d3643d7945e0ad611b /docs/en/user/login.rst | |
parent | f54de6817ea320e6d92bea368123b2fb1395d95f (diff) | |
parent | e0f4f25fd6fba6f41532e9bf5cb6fa4c515c7a46 (diff) | |
download | wallabag-1556c925a42619c1298edebb73eb86c009b3f3c8.tar.gz wallabag-1556c925a42619c1298edebb73eb86c009b3f3c8.tar.zst wallabag-1556c925a42619c1298edebb73eb86c009b3f3c8.zip |
Merge pull request #2016 from wallabag/update-documentation
Update documentation
Diffstat (limited to 'docs/en/user/login.rst')
-rw-r--r-- | docs/en/user/login.rst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/en/user/login.rst b/docs/en/user/login.rst index 1813f3d8..e66089bd 100644 --- a/docs/en/user/login.rst +++ b/docs/en/user/login.rst | |||
@@ -11,13 +11,3 @@ you can check the ``Keep me logged in`` checkbox: wallabag will remember you for | |||
11 | .. image:: ../../img/user/login_form.png | 11 | .. image:: ../../img/user/login_form.png |
12 | :alt: Login form | 12 | :alt: Login form |
13 | :align: center | 13 | :align: center |
14 | |||
15 | Frequently asked questions | ||
16 | -------------------------- | ||
17 | |||
18 | I forgot my password | ||
19 | ~~~~~~~~~~~~~~~~~~~~ | ||
20 | |||
21 | You can reset your password by clicking on ``Forgot your password?`` link, | ||
22 | on the login page. Then, fill the form with your email address or your username, | ||
23 | you'll receive an email to reset your password. | ||