diff --git a/loop-templates/content-page.php b/loop-templates/content-page.php index bb1fb2e..a2febee 100644 --- a/loop-templates/content-page.php +++ b/loop-templates/content-page.php @@ -25,10 +25,12 @@ if ( ! defined( 'ABSPATH' ) ) { '', - ) ); + wp_link_pages( + array( + 'before' => '', + ) + ); ?>