This post is password protected. Enter the password to view comments.

'; return; } ?>

'comment','post_id' => $post->ID)) ); printf( _nx( 'One comment on “%2$s”', '%1$s comments on “%2$s”', $post_comments, 'comments title', 'portage' ), number_format_i18n( $post_comments ), '' . get_the_title() . '' ); ?>

    'div', 'short_ping' => false, 'avatar_size' => 32, 'type' => 'comment', 'format' => 'xhtml', ) ); ?>

'pings', 'post_id' => $post->ID )) ); if ( $post_pings > 0 ) { printf( _nx( 'One pingback/trackback on “%2$s”', '%1$s pingbacks/trackbacks on “%2$s”', $post_pings, 'pingbacks title', 'portage' ), number_format_i18n( $post_pings ), '' . get_the_title() . '' ); } ?>

    'div', 'short_ping' => true, 'avatar_size' => 0, 'type' => 'pings', 'format' => 'xhtml', ) ); ?>
1 && get_option( 'page_comments' ) ) : ?>