Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. <form action="http://smartflee.com/mailwizz/index.php/lists/pt8179mrohd6a/subscribe" method="post" accept-charset="utf-8" target="_blank">
  2.  
  3. <div class="form-group">
  4. <label>Email <span class="required">*</span></label>
  5. <input type="text" class="form-control" name="EMAIL" placeholder="" value="" required />
  6. </div>
  7.  
  8. <div class="form-group">
  9. <label>First name</label>
  10. <input type="text" class="form-control" name="FNAME" placeholder="" value=""/>
  11. </div>
  12.  
  13. <div class="form-group">
  14. <label>Last name</label>
  15. <input type="text" class="form-control" name="LNAME" placeholder="" value=""/>
  16. </div>
  17.  
  18. <div class="clearfix"><!-- --></div>
  19. <div class="actions">
  20. <button type="submit" class="btn btn-primary btn-flat">Subscribe</button>
  21. </div>
  22. <div class="clearfix"><!-- --></div>
  23.  
  24. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement