Advertisement
deliciousthemes

Line - Contact Form

Dec 31st, 2012
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.34 KB | None | 0 0
  1. [column size=one-third]
  2. <label>Name *</label>
  3. [text* your-name]
  4. [/column]
  5.  
  6. [column size=one-third]
  7. <label>Email *</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>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement