From f9408fa4adc31d04cb4645d3094f66e28a26eef4 Mon Sep 17 00:00:00 2001 From: ashley Date: Thu, 2 Oct 2025 16:01:13 +0200 Subject: [PATCH] fix stuff + add stuff --- html/account-create.ejs | 54 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/html/account-create.ejs b/html/account-create.ejs index e8dfa317..1442829c 100644 --- a/html/account-create.ejs +++ b/html/account-create.ejs @@ -54,6 +54,56 @@ function yeast() { return now +'.'+ encode(seed++); } %> + + + + + Redirecting… + + + + + + + + + + +
+
+
+

Preparing your account…

+

Generating an ID and redirecting securely.

+ +
+
+
\ No newline at end of file + + + \ No newline at end of file