Guest User

Untitled

a guest
Nov 21st, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. <div class="row">
  2. <div class="col-md-3">
  3. <div class="scholar-image">
  4. <!-- image component here -->
  5. </div>
  6. <div class="scholar-social">
  7. <!-- social media component -->
  8. </div>
  9. <p>
  10. <!-- formsite contact email if provided --><br />
  11. <!-- formsite company address if provided -->
  12. </p>
  13. <a href="[back link url]" class="btn-profile-back">< Back to all profile</a>
  14. </div>
  15. <div class="col-md-9">
  16. <h2><!-- formsite Scholars name --></h2>
  17. <p>Company name | Location</p>
  18.  
  19. <p><b>[[ Voted Most Likely To:]]</b><br />
  20. [[ Formsite field]]
  21. </p>
  22.  
  23. === REPEAT line 19-21 for other fields ====
  24.  
  25. </div>
  26. </div>
Add Comment
Please, Sign In to add comment