Advertisement
Guest User

Untitled

a guest
Aug 1st, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <section class="entry-content">
  2. <?php if ( has_post_thumbnail() ) { the_post_thumbnail( 'large' ); } ?>
  3. <?php the_content(); ?><span>&#128282;</span>
  4. </section>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement