akumaru

Membuat Read More Bergambar Otomatis 2

Feb 13th, 2014
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.31 KB | None | 0 0
  1. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  2. <div expr:id='&quot;summary&quot; + data:post.id'><data:post.body/></div>
  3. <script type='text/javascript'>createSummaryAndThumb
  4. (&quot;summary<data:post.id/>&quot;);
  5. </script>
  6. </b:if>
  7. <b:if cond='data:blog.pageType == &quot;item&quot;'><data:post.body/>
  8. </b:if>
Advertisement
Add Comment
Please, Sign In to add comment