@ -323,8 +323,8 @@ class FormBuilder(forms.Form):
if data['name'] == 'phone' and data['value'] in ['4955331826', '123456']:
return
if data['name'] == 'message' and data['value']:
# if data['name'] == 'message' and data['value']:
# return
# Some contacts
if not send or len(contacts) == 0: