Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <b:if cond='data:blog.pageType != "item"'>
- <div expr:id='"summary" + data:post.id' style='display:none;'><data:post.body/></div>
- <script type='text/javascript'>createSummaryAndThumb("summary<data:post.id/>");</script>
- <div style="clear:both" align='right' class='rmlink'><a expr:href='data:post.url'>-->Leer ms</a></div>
- </b:if>
- <b:if cond='data:blog.pageType == "item"'><data:post.body/></b:if>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement