From 227aaa0244356eb9960ee6974d53b06e7fb7c4c2 Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Sun, 8 Jun 2025 17:36:00 +0500 Subject: [PATCH] Update --- templates/index.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 87eeacc..eee60f3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -573,7 +573,7 @@ class="form-control" id="sender_city" name="sender_city" - pattern="[а-яА-ЯЁёa-zA-Z0-9\s]+" + pattern="[а-яА-ЯЁёa-zA-Z0-9\-\s]+" required /> @@ -599,6 +599,7 @@ class="form-control" id="interests_in_school_university" name="interests_in_school_university" + pattern="[а-яА-ЯЁёa-zA-Z0-9\-\.,!\?\s]+" required >