From 0e770aa13994f18f4d37bdddc670acfd17187e35 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 12 Dec 2023 13:54:34 +0100 Subject: Improve login page. --- views/signup.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/signup.pug') diff --git a/views/signup.pug b/views/signup.pug index 70de257..8ce41a2 100644 --- a/views/signup.pug +++ b/views/signup.pug @@ -29,7 +29,7 @@ html br input(type="email" name="mail" required) br - i Your mail address is only used for turn notifications and password recovery. + i Your mail address is only used for game notifications and password recovery. br i It will not be visible to other players. p -- cgit v1.2.3