diff --git a/src/Directives/WordPress.php b/src/Directives/WordPress.php index ca2c30a..092a820 100644 --- a/src/Directives/WordPress.php +++ b/src/Directives/WordPress.php @@ -88,7 +88,7 @@ "" . "isNotEmpty() ? new WP_Query(\$posts->all()) : {$expression}; ?>" . - "have_posts()) :"; + "have_posts()) : ?>"; } return "" .