Hi, {{ .Username }}!
++ You're almost done signing up. +
++ To complete your registration and log in, please enter the password you used during the registration process. +
+ +Hi, {{ .Username }}!
-- You're almost done signing up. -
-- To complete your registration and log in, please enter the password you used during the registration process. -
- - diff --git a/src/templates/src/auth_login.html b/src/templates/src/auth_login.html index 4a407384..bf075bf0 100644 --- a/src/templates/src/auth_login.html +++ b/src/templates/src/auth_login.html @@ -1,55 +1,47 @@ -{{ template "base.html" . }} +{{ template "base-2024.html" . }} {{ define "content" }} -Log in
-Log in
+Reset your password
-Reset your password
+A password reset link was sent.
It will expire in 24 hours. diff --git a/src/templates/src/auth_register.html b/src/templates/src/auth_register.html index 1201dfbd..0ae89050 100644 --- a/src/templates/src/auth_register.html +++ b/src/templates/src/auth_register.html @@ -1,56 +1,48 @@ -{{ template "base.html" . }} +{{ template "base-2024.html" . }} {{ define "content" }} -
Sign up
-Sign up
+Verify your email
We've sent you an email with a confirmation link. Please follow it to complete the registration process. diff --git a/src/templates/src/conferences.html b/src/templates/src/conferences.html index 1d2af843..685e3d62 100644 --- a/src/templates/src/conferences.html +++ b/src/templates/src/conferences.html @@ -1,9 +1,9 @@ -{{ template "base.html" . }} +{{ template "base-2024.html" . }} {{ define "content" }} {{ $bannerclass := "overflow-hidden br2 mt2 h4 h5-ns cover bg-center" }} -