All pastes #1866805 Raw Edit

Mine

public php v1 · immutable
#1866805 ·published 2010-04-18 21:22 UTC
rendered paste body
<?php if ( $post->info->comments_disabled ) : ?>Sorry, Comments are disabled<?php else : ?><?php $theme->theme_comments_link( $post, 'No Comments', '%d Comment', '%s Comments' ); ?><?php endif; ?>