summaryrefslogtreecommitdiff
path: root/views/signup.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2025-01-18 00:56:28 +0100
committerTor Andersson <tor@ccxvii.net>2025-01-18 01:14:38 +0100
commitfef72323ae627aa766b0871be7a51d7b30735e52 (patch)
tree52d96be01b3a0f12291f161b2164e84d0b8a1ea9 /views/signup.pug
parent96b9d98ebe79a8d64a7e6285bd500f57c4409dbb (diff)
downloadserver-fef72323ae627aa766b0871be7a51d7b30735e52.tar.gz
Require mail to be verified to enable notifications.
Diffstat (limited to 'views/signup.pug')
-rw-r--r--views/signup.pug6
1 files changed, 0 insertions, 6 deletions
diff --git a/views/signup.pug b/views/signup.pug
index 8ce41a2..c552f91 100644
--- a/views/signup.pug
+++ b/views/signup.pug
@@ -36,11 +36,5 @@ html
label Password:
br
input(type="password" name="password" required)
- div
- label
- input(type="checkbox" name="notify" value="true")
- | Enable mail notifications
- div(style="margin-left:2rem")
- i (when it is your turn, your games are ready to start, etc.)
p
button(type="submit") Create account