diff --git a/blocks/content-page-header/src/render.php b/blocks/content-page-header/src/render.php index 1d10fba..46b89ee 100644 --- a/blocks/content-page-header/src/render.php +++ b/blocks/content-page-header/src/render.php @@ -10,7 +10,6 @@ $customImageUrl = $attributes['imageUrl'] ?? null; $customImageAlt = $attributes['imageAlt'] ?? null; $customTitle = $attributes['blockCustomTitle'] ?? null; - ?>