Dannci

Invera Contact Form

Dec 21st, 2022
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. <div class="tmnf_columns_wrap">
  2. <div class="tmnf_column tmnf_column_6">
  3. <label> Your Name*</label>
  4. [text* your-name]
  5.  
  6. <label> Your Email*</label>
  7. [email* your-email]
  8.  
  9. </div>
  10. <div class="tmnf_column tmnf_column_6">
  11. <label> Your Phone Number*</label>
  12. [text* your-tel]
  13.  
  14. <label>Interest</label>
  15. [select* subject "Investor" "Operations" "Sustainability" "Technical Support"]
  16.  
  17. </div>
  18. </div>
  19.  
  20. <label> Subject </label>
  21. [text your-subject]
  22.  
  23. <label> Your Message </label>
  24. [textarea your-message]
  25.  
  26. [submit "Send"]
Advertisement
Add Comment
Please, Sign In to add comment