From 71d4b807ced33092aac52c9af0a846fde03dbcb2 Mon Sep 17 00:00:00 2001 From: Prateeksha Singh Date: Wed, 1 Aug 2018 18:20:07 +0530 Subject: [PATCH] [login-page] add semantic classes --- frappe/www/login.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe/www/login.html b/frappe/www/login.html index 340068d1fa..f2c162ceb8 100644 --- a/frappe/www/login.html +++ b/frappe/www/login.html @@ -51,11 +51,11 @@ {%- if not disable_signup -%} -

+

{{ _("Don't have an account? Sign up") }}

{%- endif -%} -

+

{{ _("Forgot Password?") }}