Advertisement
hecrus

Custom makeup

Oct 10th, 2020
1,717
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.44 KB | None | 0 0
  1. {form-title}
  2. <div class='alert alert-info'>{colview-info}</div>
  3.  
  4.  
  5. <div class='row'>
  6.   <div class='col-12 col-md-6'>
  7.     {colwithlabel-fio}    
  8.   </div>
  9.   <div class='col-12 col-md-6'>
  10.     {colwithlabel-phone}    
  11.   </div>
  12. </div>
  13. <div class='row'>
  14.   <div class='col-12 col-md-6'>
  15.     {colwithlabel-depID}    
  16.   </div>
  17.   <div class='col-12 col-md-6'>
  18.     {colwithlabel-freelancer}  
  19.   </div>
  20. </div>
  21. {form-button}
  22. {form-result}
  23.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement