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

1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>
    'simvance_comment' ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>

'
', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
' . ' ' . ( $req ? '*' : '' ) . '
', 'email' => '
' . ( $req ? '*' : '' ) . '
', 'url' => '
' . __( 'Website', 'simvance' ) . '' . '
' ) ), ); comment_form($args); ?>