Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [cf7_extra_fields]
- <div class="modal-form">
- <label class="modal-form__label">
- <span class="modal-form__name required-field">Name *</span>
- [text* your-name]
- </label>
- <label class="modal-form__label">
- <span class="modal-form__tel required-field">Phone *</span>
- [tel* tel-679 id:mask-phone]
- </label>
- <div class="modal-form__mob">
- <label class="modal-form__label">
- <span class="modal-form__text required-field">How many men *</span>
- [number* number-429 min:1 max:100]
- </label>
- <label class="modal-form__label">
- <span class="modal-form__text required-field">Choose a day *</span>
- [date* date-168]
- </label>
- </div>
- </div>
- [acceptance acceptance-2] I authorize the collection and processing of personal data in accordance with с <a href="/privacy-policy">Privacy Policy</a> [/acceptance]
- <button type="submit" class="wpcf7-submit">Submit</button>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement