diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-12-12 13:54:34 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-12-12 15:18:19 +0100 |
commit | 0e770aa13994f18f4d37bdddc670acfd17187e35 (patch) | |
tree | a72265b041ae862339890bf09c21773676f74cc9 /views/signup.pug | |
parent | fd29d12bca9b432eb42ec3fecdac28ffdb4393d1 (diff) | |
download | server-0e770aa13994f18f4d37bdddc670acfd17187e35.tar.gz |
Improve login page.
Diffstat (limited to 'views/signup.pug')
-rw-r--r-- | views/signup.pug | 2 |
1 files changed, 1 insertions, 1 deletions
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 |