' . get_the_title() . '' ); ?>

1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>
    'ol', 'short_ping' => true, 'avatar_size' => 50, ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>

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

' . ' ' . '' . '

', 'email' => '

' . ' ' . '' . '

', 'url' => '

' . '' . '

' ) ), 'comment_field' => '

' . ' ' . '' . '

', 'comment_notes_after' => '

' . sprintf( __( 'You may use these HTML tags and attributes: %s', 'aaron' ), ' ' . allowed_tags() . '' ) . '

', 'comment_notes_before'=> '

' . __( 'Your email address will not be published.', 'aaron' ) . ( $req ? $required_text : '' ) . '

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