diff --git a/inc/extras.php b/inc/extras.php index 728c162..0d3bea6 100644 --- a/inc/extras.php +++ b/inc/extras.php @@ -94,21 +94,19 @@ if ( ! function_exists ( 'understrap_post_nav' ) ) { return; } ?> - - - - %link', _x( ' %title', 'Previous post link', 'understrap' ) ); - } - if ( get_next_post_link() ) { - next_post_link( '%link', _x( '%title ', 'Next post link', 'understrap' ) ); - } - ?> - - - + + + + %link', _x( ' %title', 'Previous post link', 'understrap' ) ); + } + if ( get_next_post_link() ) { + next_post_link( '%link', _x( '%title ', 'Next post link', 'understrap' ) ); + } + ?> + +