Advertisement
planthed

Blogroll in a popup. Step 2

Mar 3rd, 2016
615
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <div id="blogroll">
  2. {block:Following}
  3. <div class="blogroll">
  4. {block:Followed}
  5. <a href="{FollowedURL}" title="{FollowedName}" target="_blank"><img src="{FollowedPortraitURL-64}"></a>
  6. {/block:Followed}
  7. </div>
  8. {/block:Following}
  9.  
  10. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement