'; $output .= '
' . get_previous_post_link($prev_format, $prev_link, $links_cat) . '
'; $output .= '
' . get_next_post_link($next_format, $next_link, $links_cat) . '
'; $output .= ''; return $output; } } } ?>