diff --git a/appview/signup/signup.go b/appview/signup/signup.go
index ee51d402..2731ce0c 100644
--- a/appview/signup/signup.go
+++ b/appview/signup/signup.go
@@ -332,9 +332,13 @@ func (s *Signup) executeSignupTransaction(ctx context.Context, username, passwor
// if we get here, we've successfully created the account and added the email
success = true
- s.pages.NoticeHTMLWithClears(w, "signup-msg", fmt.Sprintf(`Account created successfully. You can now
- login
- with %s.tngl.sh.`, username), "signup-error")
+ s.pages.NoticeHTMLWithClears(w, "signup-msg", fmt.Sprintf(`
+