diff --git a/view/client/forgotPassword/forgotPassword.templ b/view/client/forgotPassword/forgotPassword.templ
index f5ec80c..feed80f 100644
--- a/view/client/forgotPassword/forgotPassword.templ
+++ b/view/client/forgotPassword/forgotPassword.templ
@@ -65,26 +65,35 @@ templ NewPasswordForm(title string, err types.Message) {
-
- -
-
- Passwords do not match
-
- -
-
- Password length must be at least 8 characters
-
-
+
+ -
+
+ Passwords do not match
+
+ -
+
+ Password must contain at least one uppercase letter
+
+ -
+
+ Password length must be at least 8 characters
+
+