diff --git a/kallithea/templates/password_reset.html b/kallithea/templates/password_reset.html --- a/kallithea/templates/password_reset.html +++ b/kallithea/templates/password_reset.html @@ -7,7 +7,7 @@ <%block name="js_extra"> %if c.captcha_active: - + %endif @@ -53,7 +53,7 @@ ${h.end_form()} -