diff --git a/frappe/www/login.html b/frappe/www/login.html index f78ca53557..750c086a72 100644 --- a/frappe/www/login.html +++ b/frappe/www/login.html @@ -1,5 +1,57 @@ {% extends "templates/web.html" %} +{% macro email_login_body() -%} +
+ {{ _("Forgot Password?") }}
{{ _("or") }}
- {{ _("Forgot Password?") }}