From f191f48fa567beed96d4fa3ced6dd3c2e32870bd Mon Sep 17 00:00:00 2001 From: Sebastian Korotkiewicz Date: Fri, 18 Apr 2025 22:15:50 +0200 Subject: [PATCH] no confirm --- src/views/register.pug | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/register.pug b/src/views/register.pug index f99ea25..6e4df00 100644 --- a/src/views/register.pug +++ b/src/views/register.pug @@ -31,10 +31,10 @@ block content strong Tip: | Use a strong, unique password and provide a valid email address to recover your password if needed. - .step - h3.step-title Confirm Registration - p Check your email and find the verification instructions. You'll usually need to execute a command similar to: - .code-block /msg NickServ VERIFY REGISTER YourUsername VerificationCode + //- .step + //- h3.step-title Confirm Registration + //- p Check your email and find the verification instructions. You'll usually need to execute a command similar to: + //- .code-block /msg NickServ VERIFY REGISTER YourUsername VerificationCode .step h3.step-title Future Logins