Guest User

Untitled

a guest
Feb 22nd, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. ---
  2. title: contact
  3. header:
  4. title: Contact sales team
  5. wave: 5
  6.  
  7. form:
  8. fields:
  9. - type: email
  10. placeholder: Email
  11. required: true
  12. - type: select
  13. placeholder: Country
  14. options:
  15. - title: Austria
  16. data: AT
  17. - title: Germany
  18. data: DE
  19. - title: Switzerland
  20. data: CH
  21. - title: United kingdom
  22. data: UK
  23. - type: textarea
  24. placeholder: Write us
  25. moreinfo:
  26. title: Get advanced support by providing some more details
  27. fields:
  28. - type: input
  29. placeholder: Name
  30. - type: input
  31. placeholder: Website URL
  32. contacts:
  33. title: Talk to sales representative
  34. phones:
  35. - country: CH
  36. - country: CH
  37. - country: CH
  38. email:
  39. title: "You can also email us:"
  40. ---
Add Comment
Please, Sign In to add comment