Advertisement
Guest User

bvv

a guest
Feb 17th, 2020
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.27 KB | None | 0 0
  1. <div class="image-container"><div class="image" style="background-image: url({{column_name}})"></div></div>
  2. <div class="primary">
  3. <h1 class="title">{{Name}}</h1>
  4. </div>
  5. <div class="secondary">
  6. <h2>{{Name}}</h2>
  7. </div>
  8. <div class="tertiary">
  9. <p>{{Team}}</p>
  10. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement