Advertisement
fernandasummers

Link Post html

Sep 1st, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. {block:Link}
  2. <div class="post-link-fs">
  3. {block:Thumbnail}
  4. <a href="{URL}" {Target} ><img class="thumbyfs" src="{Thumbnail}"/></a>
  5. {/block:Thumbnail}
  6. <div class="post-link-name-fs"><a href="{URL}" {Target} >{Name}</a></div>
  7. </div>
  8. {block:Link}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement