diff --git a/blocks/questions-container/build/render.php b/blocks/questions-container/build/render.php
index c8e0740..34eef59 100644
--- a/blocks/questions-container/build/render.php
+++ b/blocks/questions-container/build/render.php
@@ -1,11 +1,11 @@
post_content
?>
post_title ?>
-
post_content) ?>
\ No newline at end of file
diff --git a/blocks/questions-container/package.json b/blocks/questions-container/package.json
index 39aa3a1..74de277 100644
--- a/blocks/questions-container/package.json
+++ b/blocks/questions-container/package.json
@@ -17,4 +17,4 @@
"devDependencies": {
"@wordpress/scripts": "^26.9.0"
}
-}
+}
\ No newline at end of file
diff --git a/blocks/questions-container/src/render.php b/blocks/questions-container/src/render.php
index c8e0740..34eef59 100644
--- a/blocks/questions-container/src/render.php
+++ b/blocks/questions-container/src/render.php
@@ -1,11 +1,11 @@
post_content
?>
post_title ?>
-
post_content) ?>
\ No newline at end of file