document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <div class="contact-form-page contact-form">
  2. <div style="float: left; width: 50%;">
  3.  
  4. <p>Your Name [text* your-name akismet:author] </p>
  5.  
  6. </div>
  7.  
  8. <div style="float: right; width: 50%;">
  9.  
  10. <p>Your Email [email* your-email akismet:author_email] </p>
  11.  
  12. </div>
  13. <p>Your Message<br />
  14. [textarea your-message] </p>
  15.  
  16. <p>[submit "Send"]</p>
  17. </div>
');