Guest User

Untitled

a guest
Sep 14th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. video embedding in xhtml
  2. .video-post .video {margin-bottom:1.5em;}
  3.  
  4.  
  5. {block:Video}
  6. <div class="content video-post">
  7. <div class="video">{Video-500}</div>
  8.  
  9. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  10. </div>
  11. {/block:Video}
Add Comment
Please, Sign In to add comment