deliciousthemes

Untitled

May 17th, 2014
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. [column size=one-third]
  2. <label>Your Name*</label>
  3. [text* your-name]
  4. [/column]
  5.  
  6. [column size=one-third]
  7. <label>Your Email (required)</label>
  8. [email* your-email]
  9. [/column]
  10.  
  11. [column size=one-third position=last]
  12. <label>Subject</label>
  13. [text your-subject]
  14. [/column]
  15.  
  16. <label>Your Message*</label>
  17. [textarea your-message]
  18. <p>[submit "Send Message"]</p>
Add Comment
Please, Sign In to add comment