whyisjake

Jake Spurlock

Apr 26th, 2010
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.09 KB | None | 0 0
  1. <?php if (is_page())
  2.     comments_template('short-comments.php');
  3. else
  4.     comments_template();
  5. ?>
Add Comment
Please, Sign In to add comment