Guest User

Untitled

a guest
Oct 17th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. <div class="related-articles card">
  2. <h3 class="h2">
  3. <i class="fa fa-book text-brand-primary-dark"></i> Related Articles
  4. </h3>
  5.  
  6. <ul>
  7.  
  8. <li>
  9. <a href="http://example.com/article-1">Title One</a>
  10. -
  11. <span> Some Related Preview Text... </span>
  12. </li>
  13. <li>
  14. <a href="http://example.com/article-2">Title Two</a>
  15. -
  16. <span> Some Related Preview Text... </span>
  17. </li>
  18. <li>
  19. <a href="http://example.com/article-3">Title Three</a>
  20. -
  21. <span> Some RelatedPreview Text... </span>
  22. </li>
  23. </ul>
Add Comment
Please, Sign In to add comment