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

1 && get_option( 'page_comments' ) ) : // are there comments to navigate through? If so, show navigation ?>
    'modena_comment' ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through? If so, show navigation ?>

'

'.'

', 'email' => '

' . '

', 'url' => '

' . '

', ); comment_form( array( 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'comment_field' => '

', 'must_log_in' => '

' . sprintf( __( 'You must be logged in to post a comment.', 'purplemodena' ), wp_login_url( apply_filters( 'the_permalink', get_permalink( ) ) ) ) . '

', 'logged_in_as' => '

' . sprintf( __( 'Logged in as %2$s. Log out?', 'purplemodena' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( ) ) ) ) . '

', 'comment_notes_before' => '

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

', 'comment_notes_after' => " ", 'title_reply' => __( 'Leave a Reply', 'purplemodena' ), 'title_reply_to' => __( 'Leave a Reply to %s', 'purplemodena' ), 'cancel_reply_link' => __( 'Cancel Reply', 'purplemodena' ), 'label_submit' => __( 'Post Comment', 'purplemodena' ), )); ?>