No comments posted yet.

Be the first to leave a comment and start a discussion.

', 'athlonx' ); } elseif ( '1' === get_comments_number() ) { echo '

'; esc_html_e( 'One comment on "', 'athlonx' ); echo esc_html( get_the_title() ) . '"

'; } else { echo '

' . esc_html( get_comments_number() ); esc_html_e( ' comments on "', 'athlonx' ); echo esc_html( get_the_title() ) . '"

'; } ?>
    'ol', 'short_ping' => true, 'reply_text' => 'Reply to This', ) ); the_comments_navigation( array( 'prev_text' => __( ' Older Comments', 'athlonx' ), 'next_text' => __( 'Newer Comments ', 'athlonx' ), 'screen_reader_text' => ' ', 'aria_label' => ' ', 'class' => 'comments-pagination', ) ); ?>
'; comment_form(); echo ''; } elseif ( is_single() ) { echo '

Comments are closed.

'; }