1 ? __('%d Comments', 'autofocus') : __('One Comment', 'autofocus'), $comment_count) ?>

    'autofocus_comment', 'type' => 'comment' ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>

1 ? __('%d Trackbacks', 'autofocus') : __('One Trackback', 'autofocus'), $ping_count) ?>

    'autofocus_comment', 'type' => 'pings' ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>

'

' . __( 'Your email address will not be published.', 'autofocus' ) . ( $req ? '
Required fields are marked:*' : '' ) . '

' ); comment_form($autofocus_comment_fields); ?>