'← ' . __('Older comments', 'akyl'), 'next_text' => __('Newer comments', 'akyl') . ' →' ) ) ?>
    'comment', 'callback' => 'akyl_comment', ) ); ?>

comments_by_type['pingback']); echo $pingback_count . ' '; echo _n( 'Pingback', 'Pingbacks', $pingback_count, 'akyl' ); ?>

    'pings', 'callback' => 'akyl_comment' ) ); ?>
'← ' . __('Older comments', 'akyl'), 'next_text' => __('Newer comments', 'akyl') . ' →' ) ) ?>

'btn btn-blue', 'comment_notes_before' => '

' . __( 'Your email address will not be published.', 'akyl' ) . '

', 'comment_field' => '

', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '

' . '' . ' ' . ( $req ? '*' : '' ) . '

', 'email' => '', 'url' => '

' . '

') ), ); comment_form($comments_args); ?>