( ( AEROBLOG_SUPPORT_FONTAWESOME ) ? '' : '' ) . __('Previous Article%title', 'aeroblog'), 'next_text' => __('Next Article%title', 'aeroblog') . ( ( AEROBLOG_SUPPORT_FONTAWESOME ) ? '' : '' ), ) ); aeroblog_pagination_after(); // If comments are open or we have at least one comment, load up the comment template. if (comments_open() || get_comments_number() ) : aeroblog_comments_template_before(); comments_template(); aeroblog_comments_template_after(); endif; endwhile; // End of the loop. ?>