diff --git a/rhodecode/templates/base/base.html b/rhodecode/templates/base/base.html --- a/rhodecode/templates/base/base.html +++ b/rhodecode/templates/base/base.html @@ -30,7 +30,7 @@
- ${h.submit('sign_in','Sign In',class_="ui-button")} +
${h.link_to(_('Forgot password ?'),h.url('reset_password'))}
${h.submit('sign_in','Sign In',class_="ui-button")}