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 >